Skip to content

Add token path for other IMDS calls #1567

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

Merged
merged 5 commits into from
Jan 3, 2020
Merged

Conversation

dagnir
Copy link
Contributor

@dagnir dagnir commented Dec 31, 2019

Description

Add token path for other IMDS calls

Motivation and Context

Testing

New unit tests, running integ tests.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • A short description of the change has been added to the CHANGELOG
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

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

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1567      +/-   ##
============================================
+ Coverage     75.44%   75.48%   +0.03%     
  Complexity      774      774              
============================================
  Files           885      885              
  Lines         27613    27665      +52     
  Branches       2158     2175      +17     
============================================
+ Hits          20834    20884      +50     
- Misses         5784     5788       +4     
+ Partials        995      993       -2
Flag Coverage Δ Complexity Δ
#unittests 75.48% <ø> (+0.03%) 774 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
...tomization/CodegenCustomizationProcessorChain.java 81.81% <0%> (-8.19%) 0% <0%> (ø)
...on/awssdk/protocols/ion/AwsIonProtocolFactory.java 72.72% <0%> (-5.06%) 0% <0%> (ø)
.../software/amazon/awssdk/core/sync/RequestBody.java 89.65% <0%> (-3.21%) 0% <0%> (ø)
...ftware/amazon/awssdk/codegen/internal/Jackson.java 59.09% <0%> (-2.82%) 0% <0%> (ø)
...on/awssdk/codegen/internal/DocumentationUtils.java 75% <0%> (-2.42%) 0% <0%> (ø)
...db/mappingclient/extensions/WriteModification.java 52% <0%> (-2.17%) 5% <0%> (ø)
...rvices/s3/internal/ConfiguredS3SdkHttpRequest.java 46.15% <0%> (-1.85%) 0% <0%> (ø)
...amodb/mappingclient/operations/ConditionCheck.java 41.66% <0%> (-1.2%) 3% <0%> (ø)
...mappingclient/operations/GlobalSecondaryIndex.java 29.03% <0%> (-0.97%) 5% <0%> (ø)
...dynamodb/mappingclient/operations/CreateTable.java 79.48% <0%> (-0.69%) 18% <0%> (ø)
... and 31 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 f95f799...e867b79. Read the comment docs.

@dagnir dagnir merged commit 18cefdc into aws:master Jan 3, 2020
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.

3 participants