Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
codecov:
notify:
require_ci_to_pass: no

coverage:
precision: 0
round: up
Expand Down
1 change: 1 addition & 0 deletions news/3 Code Health/3896.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ensure Code Coverage reports are published as and when they become available without having to wait for CI to pass completely.