Skip to content

Commit

Permalink
add codecov.yml to allow diff threshold of 1% (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh authored Nov 18, 2021
1 parent 40cf387 commit 0e4faec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%

github_checks:
annotations: true

0 comments on commit 0e4faec

Please sign in to comment.