Skip to content

Commit

Permalink
ci(coverage): set coverage target threshold to 1%
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Mar 7, 2022
1 parent fc4d1a3 commit bf2eb5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
codecov:
status:
project:
default:
target: auto
threshold: 1%

0 comments on commit bf2eb5d

Please sign in to comment.