Skip to content

Fix return type in the example #1973

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 1 commit into from
Aug 5, 2020
Merged

Fix return type in the example #1973

merged 1 commit into from
Aug 5, 2020

Conversation

antegocanva
Copy link
Contributor

Description

Fix the example about a flat map

Motivation and Context

I want to live in a better world.

Testing

Tested by looking into it.

Types of changes

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

Checklist

Yes.

License

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 5, 2020

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1973   +/-   ##
=========================================
  Coverage     76.64%   76.65%           
  Complexity      225      225           
=========================================
  Files          1112     1112           
  Lines         33653    33653           
  Branches       2621     2621           
=========================================
+ Hits          25794    25796    +2     
  Misses         6580     6580           
+ Partials       1279     1277    -2     
Flag Coverage Δ Complexity Δ
#unittests 76.65% <ø> (+<0.01%) 225.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...ine/stages/ApiCallAttemptTimeoutTrackingStage.java 93.10% <0.00%> (-6.90%) 0.00% <0.00%> (ø%)
...ssdk/core/internal/async/FileAsyncRequestBody.java 83.80% <0.00%> (-0.96%) 0.00% <0.00%> (ø%)
...ty/internal/IdleConnectionCountingChannelPool.java 87.80% <0.00%> (+2.43%) 0.00% <0.00%> (ø%)
...nio/netty/internal/OldConnectionReaperHandler.java 90.90% <0.00%> (+9.09%) 0.00% <0.00%> (ø%)

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 78678d6...d5ff01d. Read the comment docs.

@millems millems merged commit e2911ec into aws:master Aug 5, 2020
@millems
Copy link
Contributor

millems commented Aug 5, 2020

Thanks for your contribution!

aws-sdk-java-automation added a commit that referenced this pull request Mar 28, 2022
…256354f3f

Pull request: release <- staging/b9942738-b1c1-42a7-a16d-527256354f3f
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