Skip to content

Commit

Permalink
Update codecov.yml to set target of 90% coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
inigodelportillo committed Aug 17, 2021
1 parent a450fe1 commit c59fdc6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion codevoc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
codecov:
require_ci_to_pass: yes
require_ci_to_pass: no

coverage:
precision: 2
round: down
range: "80...100"
status:
patch: off # off for now as it yells about everything
project:
default:
target: 90

0 comments on commit c59fdc6

Please sign in to comment.