Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Less strict coverage rules, refs #82
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Mar 8, 2021
1 parent 8ead9a3 commit 72a8e8c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
codecov:
require_ci_to_pass: yes

coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default:
threshold: 5%
patch: off
changes: off

0 comments on commit 72a8e8c

Please sign in to comment.