Skip to content

Commit

Permalink
Increase codecov spammy threshold in %
Browse files Browse the repository at this point in the history
  • Loading branch information
armab committed Feb 15, 2017
1 parent 17ecc8e commit 13087d7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,17 @@ coverage:
range: 50...90 # custom range of coverage colors from red -> yellow -> green

status:
project: yes
project:
default:
threshold: 2%
patch: yes
changes: no

notify:
slack:
default:
url: "secret:8cqmX1vD14d+NVA6rkwI6rkG8oxaeF5U3WmH23ByQbxMQUqZU3wIVpFnktSoLnvucW2asoHjqpqVmUF29OJZKfEdldBdYS6WL68/JIJQi/Rk/+6NYypm9tD2dNSgiNciHmyjRBUZy2JjxFvxscQj/drg9cPAdGra1b/YLoq9UkQ="
threshold: 1%
threshold: 2%

# comments are useless, considering wrong coverage reports
comment: no

0 comments on commit 13087d7

Please sign in to comment.