Skip to content

maven-compiler-plugin 3.8.1 #1383

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 3 commits into from
Aug 28, 2019
Merged

maven-compiler-plugin 3.8.1 #1383

merged 3 commits into from
Aug 28, 2019

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Aug 14, 2019

Description

Motivation and Context

Testing

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-io commented Aug 18, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1383      +/-   ##
============================================
+ Coverage     71.21%   71.24%   +0.02%     
  Complexity      654      654              
============================================
  Files           844      844              
  Lines         26639    26639              
  Branches       2108     2108              
============================================
+ Hits          18972    18979       +7     
+ Misses         6805     6800       -5     
+ Partials        862      860       -2
Flag Coverage Δ Complexity Δ
#unittests 71.24% <ø> (+0.02%) 654 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
...ssdk/core/internal/async/FileAsyncRequestBody.java 87.61% <0%> (+3.8%) 0% <0%> (ø) ⬇️
...nio/netty/internal/OldConnectionReaperHandler.java 90.9% <0%> (+9.09%) 0% <0%> (ø) ⬇️

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 59fbcaf...dc7c11a. Read the comment docs.

Copy link
Contributor

@zoewangg zoewangg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! Could you confirm that this pull request can be released under the Apache 2 license?

@sullis
Copy link
Contributor Author

sullis commented Aug 28, 2019

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

@zoewangg zoewangg merged commit eff4551 into aws:master Aug 28, 2019
aws-sdk-java-automation added a commit that referenced this pull request May 10, 2021
…4bc623c1d

Pull request: release <- staging/8b770d52-9ef0-43f2-b18b-9564bc623c1d
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