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

Defer coverage reports to the end of the CI pipeline #781

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Jan 26, 2025

Applies the new functionality in codecov/codecov-action#1436 to be able to defer reporting coverage until the entire pipeline has uploaded coverage reports. This reduces noise in pull request logs.

@ascopes ascopes added testing Improvements to test packs ci Changes to CI workflows labels Jan 26, 2025
@ascopes ascopes self-assigned this Jan 26, 2025
@ascopes ascopes force-pushed the task/ci-defer-coverage-notifications branch 3 times, most recently from 420c731 to 80f5a0e Compare January 26, 2025 12:05
Applies the new functionality in codecov/codecov-action#1436
to be able to defer reporting coverage until the entire pipeline
has uploaded coverage reports. This reduces noise in pull request
logs.
@ascopes ascopes force-pushed the task/ci-defer-coverage-notifications branch from 80f5a0e to d4dba4a Compare January 26, 2025 12:06
@ascopes ascopes marked this pull request as draft January 26, 2025 12:45
Signed-off-by: Ashley <[email protected]>
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.22%. Comparing base (08f94f9) to head (076a5a1).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #781   +/-   ##
=======================================
  Coverage   87.22%   87.22%           
=======================================
  Files          99       99           
  Lines        2942     2942           
  Branches      229      229           
=======================================
  Hits         2566     2566           
  Misses        329      329           
  Partials       47       47           

@ascopes ascopes marked this pull request as ready for review January 30, 2025 20:53
@ascopes ascopes merged commit b863e1a into main Jan 30, 2025
11 checks passed
@ascopes ascopes deleted the task/ci-defer-coverage-notifications branch January 30, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI workflows testing Improvements to test packs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant