Skip to content

Commit

Permalink
codecov yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico Gelders committed Oct 16, 2023
1 parent d5c5709 commit a0e2c4b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
codecov:
require_ci_to_pass: yes

coverage:
status:
project:
default:
target: 95%
patch:
default:
informational: true

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

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

0 comments on commit a0e2c4b

Please sign in to comment.