Skip to content

Commit

Permalink
chore(ci): Make codecov patch status informational for now as well (#577
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jonstacks authored Jan 22, 2025
1 parent 56fb1d4 commit 382afff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
coverage:
status:
patch:
default:
# Only run in informational mode for now. We want to track coverage
# without gating PRs on it until we have better mocking and can do
# more thourough testing.
informational: true
project:
default:
# Only run in informational mode for now. We want to track coverage
Expand Down

0 comments on commit 382afff

Please sign in to comment.