Skip to content

Commit

Permalink
update codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
daimesava committed Aug 18, 2020
1 parent cab99f7 commit 618d605
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
codecov:
require_ci_to_pass: no
require_ci_to_pass: yes

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

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

comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: no
layout: "reach,diff,flags,tree"
behavior: default
require_changes: no

0 comments on commit 618d605

Please sign in to comment.