Skip to content

Commit

Permalink
cov: name all reports + change range
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout committed Jan 14, 2020
1 parent ea01525 commit 47c91d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
codecov:
require_ci_to_pass: yes
notify:
after_n_builds: 11
wait_for_ci: yes

coverage:
precision: 2
round: down
range: 88...90
range: 80...90

status:
# Learn more at http://docs.codecov.io/docs/codecov-yaml
Expand Down

0 comments on commit 47c91d8

Please sign in to comment.