Skip to content
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

Add design doc for waiters #1875

Merged
merged 2 commits into from
Jun 30, 2020
Merged

Add design doc for waiters #1875

merged 2 commits into from
Jun 30, 2020

Conversation

zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Jun 4, 2020

Description

Add design doc for waiters #24

License

  • I confirm that this pull request can be released under the Apache 2 license

@zoewangg zoewangg force-pushed the zoewang/waiters-design branch from e78993f to e1a9737 Compare June 29, 2020 19:11
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #1875 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1875      +/-   ##
============================================
+ Coverage     76.19%   76.27%   +0.08%     
  Complexity      187      187              
============================================
  Files          1076     1076              
  Lines         32495    32575      +80     
  Branches       2546     2569      +23     
============================================
+ Hits          24760    24848      +88     
+ Misses         6475     6469       -6     
+ Partials       1260     1258       -2     
Flag Coverage Δ Complexity Δ
#unittests 76.27% <ø> (+0.08%) 187.00 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
...tomization/CodegenCustomizationProcessorChain.java 81.81% <0.00%> (-8.19%) 0.00% <0.00%> (ø%)
...on/awssdk/protocols/ion/AwsIonProtocolFactory.java 72.72% <0.00%> (-5.06%) 0.00% <0.00%> (ø%)
.../software/amazon/awssdk/core/sync/RequestBody.java 90.00% <0.00%> (-3.11%) 0.00% <0.00%> (ø%)
...ftware/amazon/awssdk/codegen/internal/Jackson.java 59.09% <0.00%> (-2.82%) 0.00% <0.00%> (ø%)
...on/awssdk/codegen/internal/DocumentationUtils.java 75.00% <0.00%> (-2.42%) 0.00% <0.00%> (ø%)
...nhanced/dynamodb/extensions/WriteModification.java 52.00% <0.00%> (-2.17%) 0.00% <0.00%> (ø%)
...ices/s3/internal/presigner/DefaultS3Presigner.java 88.88% <0.00%> (-1.92%) 0.00% <0.00%> (ø%)
...rvices/s3/internal/ConfiguredS3SdkHttpRequest.java 46.15% <0.00%> (-1.85%) 0.00% <0.00%> (ø%)
...retry/DefaultTokenBucketExceptionCostFunction.java 50.00% <0.00%> (-1.73%) 0.00% <0.00%> (ø%)
...ced/dynamodb/model/CreateTableEnhancedRequest.java 63.15% <0.00%> (-1.71%) 0.00% <0.00%> (ø%)
... and 51 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 1baf856...1c1ff5b. Read the comment docs.

@zoewangg zoewangg force-pushed the zoewang/waiters-design branch 2 times, most recently from 5a5f729 to 1c1ff5b Compare June 29, 2020 22:53
@zoewangg zoewangg force-pushed the zoewang/waiters-design branch from 1c1ff5b to 60e83c9 Compare June 30, 2020 20:27
@zoewangg zoewangg merged commit 972e737 into master Jun 30, 2020
@zoewangg zoewangg deleted the zoewang/waiters-design branch June 30, 2020 20:48
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants