Skip to content

Commit

Permalink
add codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jun 25, 2022
1 parent b25be3d commit 94b9406
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
codecov:
require_ci_to_pass: true
comment:
behavior: default
layout: reach,diff,flags,files,footer
require_changes: false
coverage:
precision: 2
range:
- 18.0
- 100.0
round: down
github_checks:
annotations: false
parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false

0 comments on commit 94b9406

Please sign in to comment.