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

GHA: Compute coverage in only one job #998

Merged
merged 1 commit into from
Nov 4, 2023
Merged

GHA: Compute coverage in only one job #998

merged 1 commit into from
Nov 4, 2023

Conversation

jeromerobert
Copy link
Member

This might create race as we don't know how codecov is interpreting this

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f87536) 79.28% compared to head (1d0d5c8) 79.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #998      +/-   ##
==========================================
+ Coverage   79.28%   79.37%   +0.08%     
==========================================
  Files          12       13       +1     
  Lines        4837     4858      +21     
==========================================
+ Hits         3835     3856      +21     
  Misses       1002     1002              

see 10 files with indirect coverage changes

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

@jeromerobert jeromerobert marked this pull request as draft October 22, 2023 20:01
@jeromerobert
Copy link
Member Author

@jeromerobert jeromerobert force-pushed the fixcodecovrace branch 4 times, most recently from 3c50e9b to be06786 Compare November 4, 2023 16:19
@jeromerobert jeromerobert marked this pull request as ready for review November 4, 2023 16:22
@jeromerobert jeromerobert force-pushed the fixcodecovrace branch 3 times, most recently from 4c92653 to 9525785 Compare November 4, 2023 17:53
Uploading from multiple jobs cause races
@jeromerobert jeromerobert merged commit ff2cbef into main Nov 4, 2023
13 checks passed
@jeromerobert jeromerobert deleted the fixcodecovrace branch February 18, 2024 11:30
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.

None yet

1 participant