Skip to content

Commit

Permalink
Add codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
attdona committed Dec 10, 2024
1 parent b6dc84a commit 96d8dbc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
codecov:
require_ci_to_pass: yes

coverage:
status:
project:
default: false # disable the default status that measures entire project
source:
paths:
- "src/"
target: 100%
threshold: 0.1
patch:
default:
target: 90% # new contributions should have a coverage at least equal to target

0 comments on commit 96d8dbc

Please sign in to comment.