Skip to content

Commit

Permalink
Update .codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Dec 5, 2016
1 parent fe7dd2d commit 4f273ac
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .codecov.yml
@@ -1,31 +1,26 @@
codecov:
branch: develop
branch: master

coverage:
precision: 2
round: nearest
range: "60...100"
ignore:
- Tests/*
- Example/*

status:
project:
default:
target: auto
threshold: 2.0
branches:
- master
- develop
patch:
default:
target: auto
branches:
- master
- develop

comment:
layout: header, diff, changes, sunburst, uncovered
layout: "header, diff, changes, sunburst, uncovered, tree"
behavior: default
branches:
- master
- develop

0 comments on commit 4f273ac

Please sign in to comment.