Skip to content

Commit

Permalink
feat: make codecov reports informational only
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law committed Dec 23, 2023
1 parent cd39cac commit 474f4de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Only post coverage comments and not pass/fail reports in the CI checks
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true

0 comments on commit 474f4de

Please sign in to comment.