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

Fixes #13: Build: Remove dependency on maven parent; remove dependency on functional java. #14

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

drewctaylor
Copy link
Owner

Fixes #13: Build: Remove dependency on maven parent; remove dependency on functional java.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2022

Codecov Report

Merging #14 (f172d3f) into trunk (5cbf08a) will decrease coverage by 1.23%.
The diff coverage is 87.03%.

@@             Coverage Diff              @@
##              trunk      #14      +/-   ##
============================================
- Coverage     85.71%   84.48%   -1.24%     
- Complexity       16       32      +16     
============================================
  Files             1        1              
  Lines            35       58      +23     
  Branches          2        3       +1     
============================================
+ Hits             30       49      +19     
- Misses            4        8       +4     
  Partials          1        1              
Impacted Files Coverage Δ
...rewctaylor/maven/plugin/javapoet/JavaPoetMojo.java 84.48% <87.03%> (-1.24%) ⬇️

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 5cbf08a...f172d3f. Read the comment docs.

@drewctaylor drewctaylor force-pushed the 1.0.5-SNAPSHOT branch 4 times, most recently from f172d3f to 4dafe0d Compare March 21, 2022 02:29
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.

Support Java 8; support deployment to central; remove dependency on functional java.
2 participants