#4653 use report-aggregate of jacoco instead of report to use the dep…#4658
Merged
jlerbsc merged 3 commits intojavaparser:masterfrom Mar 3, 2025
Merged
#4653 use report-aggregate of jacoco instead of report to use the dep…#4658jlerbsc merged 3 commits intojavaparser:masterfrom
jlerbsc merged 3 commits intojavaparser:masterfrom
Conversation
…se the dependency modules source codes. Remove the unnecessary resource copy from the poms. Move the jacoco configuration to the plugin management in the parent pom.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4658 +/- ##
===============================================
+ Coverage 58.143% 58.204% +0.060%
- Complexity 0 2497 +2497
===============================================
Files 508 670 +162
Lines 29771 38717 +8946
Branches 5251 7023 +1772
===============================================
+ Hits 17310 22535 +5225
- Misses 10323 13292 +2969
- Partials 2138 2890 +752
Flags with carried forward coverage won't be shown. Click here to find out more. see 162 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Collaborator
|
Thank you fir your contribution. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
report-aggregateof jacoco instead ofreportto use the dependency modules source codes.Fixes #4653