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

Configure codecov plugin #1908

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Configure codecov plugin #1908

merged 1 commit into from
Feb 14, 2025

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Feb 14, 2025

Goal

Configures the codecov plugin so that coverage is aggregated into one report rather than just using coverage from one module.

I wasn't able to get this working instantly with the gradle plugin module, possibly due to this issue, so I'd suggest we just stick with our previous behavior & fix this when I have a bit more time to investigate what's going wrong.

Copy link
Contributor

github-actions bot commented Feb 14, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.18%. Comparing base (424ea4b) to head (9dca600).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
+ Coverage   76.77%   85.18%   +8.41%     
==========================================
  Files          36      483     +447     
  Lines        1701    11249    +9548     
  Branches      257     1688    +1431     
==========================================
+ Hits         1306     9583    +8277     
- Misses        236      911     +675     
- Partials      159      755     +596     

see 447 files with indirect coverage changes

@fractalwrench fractalwrench force-pushed the fix-code-cov branch 2 times, most recently from 838124e to 0c8e31f Compare February 14, 2025 15:34
@fractalwrench fractalwrench marked this pull request as ready for review February 14, 2025 15:51
@fractalwrench fractalwrench requested a review from a team as a code owner February 14, 2025 15:51
Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fractalwrench fractalwrench merged commit 8a0013d into main Feb 14, 2025
7 checks passed
@fractalwrench fractalwrench deleted the fix-code-cov branch February 14, 2025 18:08
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.

2 participants