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

Fix compilerArgs option for the maven-compiler-plugin #1248

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Monichev
Copy link
Contributor

@Monichev Monichev commented Oct 1, 2018

-Xlint should be inside <arg></arg> according to the documentation

@codecov
Copy link

codecov bot commented Oct 1, 2018

Codecov Report

Merging #1248 into dev will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1248      +/-   ##
============================================
- Coverage     74.64%   74.58%   -0.06%     
+ Complexity      559      557       -2     
============================================
  Files            24       24              
  Lines          1948     1948              
  Branches        267      267              
============================================
- Hits           1454     1453       -1     
  Misses          350      350              
- Partials        144      145       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/zaxxer/hikari/pool/PoolBase.java 69.2% <0%> (-0.37%) 54% <0%> (-1%)

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 157b519...7e1d8b4. Read the comment docs.

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.

1 participant