Skip to content

Commit

Permalink
codecov: add codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Aug 26, 2021
1 parent 9845e5e commit 77f9349
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
codecov:
notify:
require_ci_to_pass: yes

coverage:
precision: 2

status:
project: yes
patch: yes
changes: yes

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

comment:
layout: "header, diff"
behavior: default
require_changes: no

0 comments on commit 77f9349

Please sign in to comment.