Skip to content

Commit

Permalink
Create codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohierf authored Jun 7, 2019
1 parent 9bcccce commit 6e42cc7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
codecov:
notify:
require_ci_to_pass: yes

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

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

parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no

comment:
layout: "header, diff"
behavior: default
require_changes: no

0 comments on commit 6e42cc7

Please sign in to comment.