Skip to content

Commit

Permalink
switch off patch coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwilliams committed Jan 16, 2021
1 parent b28f101 commit e0f226a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ coverage:
default:
threshold: 5% # allow 5% coverage variance

patch:
default:
threshold: 5% # allow 5% coverage variance
patch: off

0 comments on commit e0f226a

Please sign in to comment.