Skip to content

Commit

Permalink
Merge pull request #67 from abusix/update-codecov-ci
Browse files Browse the repository at this point in the history
Update codecov CI - allow for up to 1% drop in coverage
  • Loading branch information
ethanae authored Aug 6, 2024
2 parents ad1634c + 9a7a2be commit a503879
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
coverage:
status:
project:
default:
target: auto
# this allows a 1% drop from the previous base commit coverage
threshold: 1%

0 comments on commit a503879

Please sign in to comment.