Skip to content

Commit

Permalink
Add codecov.yml file (thrasher-corp#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
thrasher- authored Sep 16, 2020
1 parent e41414e commit 25466b2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
codecov:
require_ci_to_pass: true
comment:
behavior: default
layout: "reach,diff,flags,tree"
require_changes: false
coverage:
precision: 2
range: "70...100"
round: down
github_checks:
annotations: false
parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false

0 comments on commit 25466b2

Please sign in to comment.