Skip to content

Commit

Permalink
[ALL][NO-REF] - codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsanaulla committed Apr 6, 2018
1 parent 22e71e3 commit c1bf59b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#
# This codecov.yml is the default configuration for
# all repositories on Codecov. You may adjust the settings
# below in your own codecov.yml in your repository.
#
coverage:
precision: 2
round: down
range: 70...100

status:
# Learn more at http://docs.codecov.io/docs/codecov-yaml
project: true
patch: true
changes: false

ignore:
# files and folders that will be removed during processing
- "core/*"

comment:
layout: "header, diff"
behavior: default # update if exists else create new

0 comments on commit c1bf59b

Please sign in to comment.