Skip to content

Commit

Permalink
🔧 Added codecov-file
Browse files Browse the repository at this point in the history
  • Loading branch information
mawoka-myblock committed May 7, 2022
1 parent 10b15f2 commit bd2ef8c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
codecov:
require_ci_to_pass: yes

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: false

0 comments on commit bd2ef8c

Please sign in to comment.