Skip to content

Commit

Permalink
Fix patch coverage settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Marenz committed Feb 20, 2019
1 parent 0613c69 commit b92c4fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ codecov:
coverage:
range: 70...100
status:
patch:
default:
target: "50%"
paths: "!test/"
project:
default:
target: auto
Expand Down

0 comments on commit b92c4fb

Please sign in to comment.