Skip to content

Commit

Permalink
ci: decrease minimum test coverage
Browse files Browse the repository at this point in the history
See #135
  • Loading branch information
redeboer committed Oct 11, 2021
1 parent 743c93c commit cd2d0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ coverage:
project:
default:
# basic
target: 80% # can't go below this percentage
target: 70% # can't go below this percentage
threshold: 3% # allow drops by this percentage
base: auto
# advanced
Expand Down

0 comments on commit cd2d0ba

Please sign in to comment.