feat: add custom codecov

This commit is contained in:
Joe Previte
2021-06-23 10:49:22 -07:00
parent b597519ab5
commit 6e1455da88
2 changed files with 29 additions and 32 deletions

21
.github/codecov.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
codecov:
require_ci_to_pass: yes
allow_coverage_offsets: True
coverage:
precision: 2
round: down
range: "70...100"
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: no