Skip to content

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

Merged
jlerbsc merged 3 commits intojavaparser:masterfrom
verhasi:#4653-jacoco-reorganise
Mar 3, 2025
Merged

#4653 use report-aggregate of jacoco instead of report to use the dep…#4658
jlerbsc merged 3 commits intojavaparser:masterfrom
verhasi:#4653-jacoco-reorganise

Conversation

@verhasi
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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