Skip to content

Commit

Permalink
Update .codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jun 5, 2016
1 parent e6868f8 commit 9eeb5ae
Showing 1 changed file with 18 additions and 22 deletions.
40 changes: 18 additions & 22 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,29 @@ coverage:
precision: 2
round: nearest
range: "60...100"
ignore:
- JSQMessagesDemo/*
- Pods/*
- JSQMessagesTests/*

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

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

flags:
default:
ignore:
- JSQMessagesDemo/.*
- Pods/.*
- JSQMessagesTests/.*

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

0 comments on commit 9eeb5ae

Please sign in to comment.