Skip to content

Commit

Permalink
Fixing the Codecov yaml
Browse files Browse the repository at this point in the history
All removed nodes are defaults
  • Loading branch information
Steve Peak authored Feb 2, 2017
1 parent a698256 commit 540c511
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,37 +1,6 @@
codecov:
notify:
require_ci_to_pass: true

comment:
behavior: default
layout: header, diff
require_changes: false

coverage:
precision: 2
range: "70...100"
round: down

status:
project:
default:
threshold: 15
patch:
default:
target: auto
branches: null

changes:
default:
branches: null

parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false

javascript:
enable_partials: false
patch: off

0 comments on commit 540c511

Please sign in to comment.