Skip to content

Commit

Permalink
fix(ci): make codecov informational for now
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfertel committed Mar 14, 2024
1 parent 9630a3f commit 62f6b39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ coverage:
default:
# Avoid false negatives.
threshold: 1%
informational: true
patch:
default:
informational: true
# Test files aren't important for coverage.
ignore:
- "tests"
Expand Down

0 comments on commit 62f6b39

Please sign in to comment.