Skip to content

Commit

Permalink
chore: allow coverage threshold of 1%
Browse files Browse the repository at this point in the history
  • Loading branch information
alsami committed Aug 7, 2020
1 parent 370d201 commit 983322f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
codecov:
branch: develop
require_ci_to_pass: yes
coverage:
status:
project:
default:
threshold: 1%

0 comments on commit 983322f

Please sign in to comment.