Skip to content

Commit

Permalink
Require 100% codecov going forward
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed May 24, 2018
1 parent e6de95d commit 2a73cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ coverage:
status:
project:
default:
target: 95%
target: 100%
threshold: 0%
branches: null

patch:
default:
target: 100%
threshold: 1%
threshold: 0%
branches: null

changes: false
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ branches:
only:
- master
- noboost
- '#755'

language: python
python:
Expand Down

0 comments on commit 2a73cb5

Please sign in to comment.