Skip to content

feat(clients): eslint --fix using esprint #2847

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Sep 29, 2021

Issue

Generated clients after running eslint --fix from #2846

Description

Clients code with eslint --fix ran using esprint in generate-clients command

Testing

Verified that clients code is linted.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

Merging #2847 (e4d1c04) into main (38bb6c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2847   +/-   ##
=======================================
  Coverage   60.42%   60.42%           
=======================================
  Files         554      554           
  Lines       28886    28886           
  Branches     7072     7072           
=======================================
  Hits        17453    17453           
  Misses      11433    11433           
Impacted Files Coverage Δ
clients/client-sts/STSClient.ts 92.59% <0.00%> (ø)
clients/client-sts/runtimeConfig.ts 100.00% <0.00%> (ø)
clients/client-s3-control/S3Control.ts 15.33% <0.00%> (ø)
protocol_tests/aws-ec2/runtimeConfig.ts 100.00% <0.00%> (ø)
protocol_tests/aws-json/runtimeConfig.ts 100.00% <0.00%> (ø)
clients/client-sts/protocols/Aws_query.ts 25.03% <0.00%> (ø)
protocol_tests/aws-query/runtimeConfig.ts 100.00% <0.00%> (ø)
clients/client-s3-control/runtimeConfig.ts 100.00% <0.00%> (ø)
clients/client-sts/runtimeConfig.shared.ts 100.00% <0.00%> (ø)
protocol_tests/aws-ec2/EC2ProtocolClient.ts 92.00% <0.00%> (ø)
... and 266 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38bb6c3...e4d1c04. Read the comment docs.

@trivikr
Copy link
Member Author

trivikr commented Sep 29, 2021

Superceded by #2849

@trivikr trivikr closed this Sep 29, 2021
@trivikr trivikr deleted the clients-esprint branch September 29, 2021 18:12
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants