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

Update Codecov CI configuration #1229

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

lbianchi-lbl
Copy link
Contributor

Fixes/Addresses:

Codecov upload failures

Changes proposed in this PR:

  • Use dedicated dependent job for Codecov upload (so that, in case of failure, only that job needs to be restarted, as opposed to the test suite that generated the coverage report)
  • Update Action to codecov/codecov-action@v4

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the copyright and license terms described in the LICENSE.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@lbianchi-lbl lbianchi-lbl self-assigned this Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.74%. Comparing base (8da0631) to head (8b29a11).
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1229      +/-   ##
==========================================
+ Coverage   38.54%   38.74%   +0.20%     
==========================================
  Files         164      164              
  Lines       37032    37048      +16     
  Branches     6132     6153      +21     
==========================================
+ Hits        14274    14355      +81     
+ Misses      21619    21556      -63     
+ Partials     1139     1137       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lbianchi-lbl lbianchi-lbl merged commit 70f62e2 into CCSI-Toolset:master Jul 2, 2024
32 checks passed
@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants