Skip to content

Commit

Permalink
Create codecov.yml
Browse files Browse the repository at this point in the history
turn off blocking/failing ci on coverage decrease
  • Loading branch information
axsk authored Jan 3, 2022
1 parent 77318ed commit 0383df2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true

0 comments on commit 0383df2

Please sign in to comment.