Skip to content

Commit

Permalink
chore: disable codecov statuses
Browse files Browse the repository at this point in the history
I want to know the coverage, but I don't really want to fail anything
based on it.
  • Loading branch information
djwhitt committed Jun 14, 2024
1 parent 8c645c4 commit 9eadf7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
coverage:
status:
project:
default:
target: 50%
threshold: 1%
project: off
path: off

0 comments on commit 9eadf7b

Please sign in to comment.