Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tristiisch committed Nov 18, 2024
1 parent 247084c commit 18bd04b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
coverage:
status:
project:
default:
if_ci_failed: ignore
tests:
paths:
- "tests/"
target: 100%
source:
paths:
- "src/"
target: 97%
threshold: 0.002

0 comments on commit 18bd04b

Please sign in to comment.