Skip to content

Commit

Permalink
Add codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillschallau committed Oct 31, 2023
1 parent 6aad23c commit c2afcaa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
coverage:
status:
project:
default:
target: 0%
threshold: 100%
base: auto
flags:
- unit
paths:
- "src"
if_ci_failed: error #success, failure, error, ignore
informational: false
only_pulls: false
patch:
default:
target: 0%

0 comments on commit c2afcaa

Please sign in to comment.