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

#4653 use report-aggregate of jacoco instead of report to use the dep… #4658

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

verhasi
Copy link
Contributor

@verhasi verhasi commented Jan 18, 2025

  • use report-aggregate of jacoco instead of report to use 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.

Fixes #4653

Verhás István and others added 3 commits January 18, 2025 22:44
…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.
@jlerbsc jlerbsc merged commit cf43023 into javaparser:master Mar 3, 2025
34 of 35 checks passed
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.204%. Comparing base (85d7b57) to head (a93cd4d).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@               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     
Flag Coverage Δ
AlsoSlowTests 58.204% <ø> (+0.060%) ⬆️
javaparser-core 58.204% <ø> (+0.060%) ⬆️
javaparser-symbol-solver 58.204% <ø> (+0.060%) ⬆️
jdk-10 57.762% <ø> (-0.348%) ⬇️
jdk-11 57.762% <ø> (-0.348%) ⬇️
jdk-12 57.762% <ø> (-0.348%) ⬇️
jdk-13 57.762% <ø> (-0.348%) ⬇️
jdk-14 58.002% <ø> (-0.108%) ⬇️
jdk-15 58.002% <ø> (-0.108%) ⬇️
jdk-16 57.977% <ø> (-0.134%) ⬇️
jdk-17 58.132% <ø> (+0.021%) ⬆️
jdk-18 58.132% <ø> (+0.021%) ⬆️
jdk-8 57.763% <ø> (-0.350%) ⬇️
jdk-9 57.760% <ø> (-0.347%) ⬇️
macos-latest 58.196% <ø> (+0.062%) ⬆️
ubuntu-latest 58.191% <ø> (+0.057%) ⬆️
windows-latest 58.186% <ø> (+0.066%) ⬆️

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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c26dc6...a93cd4d. Read the comment docs.

@jlerbsc
Copy link
Collaborator

jlerbsc commented Mar 3, 2025

Thank you fir your contribution.

@verhasi verhasi deleted the #4653-jacoco-reorganise branch March 10, 2025 07:07
@jlerbsc jlerbsc added this to the 3.26.4 milestone Apr 1, 2025
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.

Unable to build in IntelliJ IDEA
2 participants