Skip to content

Commit

Permalink
Added codecov yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jun 21, 2022
1 parent 6b758f9 commit 3f00376
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# To validate:
# cat codecov.yml | curl --data-binary @- https://codecov.io/validate

codecov:
notify:
require_ci_to_pass: yes

coverage:
status:
patch:
default:
enabled: no # disable patch since it is noisy and not correct
if_not_found: success

comment: false

0 comments on commit 3f00376

Please sign in to comment.