Skip to content

Commit

Permalink
Codecov makes me sad
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Dec 15, 2018
1 parent 95a5b33 commit 4cda3eb
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
comment:
# only post the comment if coverage changes
require_changes: true
coverage:
status:
project:
default:
# Fail the status if coverage drops by >= 3%
threshold: 3
patch:
default:
threshold: 3

comment: false

0 comments on commit 4cda3eb

Please sign in to comment.