Skip to content

Commit

Permalink
always pass codecov status (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Mar 20, 2023
1 parent da386db commit 2efa376
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
ignore:
- "tests"
coverage:
status:
project:
default:
threshold: 100%
patch:
default:
threshold: 100%

0 comments on commit 2efa376

Please sign in to comment.