Skip to content

Commit

Permalink
Merge pull request #672 from espenfl/reset_codecov_limit
Browse files Browse the repository at this point in the history
Dropping threshold for codecov after release
  • Loading branch information
espenfl committed Jul 3, 2023
2 parents 6bbea5e + 379b819 commit fba0583
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:
status:
project:
default:
threshold: 3.0%
threshold: 1.0%
patch:
default:
target: 50%

0 comments on commit fba0583

Please sign in to comment.