Skip to content

Commit

Permalink
Fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery authored and mergify[bot] committed Apr 5, 2024
1 parent 8ac290a commit 0b7e04d
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .codecov.yml
@@ -1,17 +1,23 @@
codecov:
require_ci_to_pass: false
coverage:
status:
project:
python:
target: 95%
flags: python
flags:
- python
C:
target: 80%
flags: C
flags:
- C

patch:
python:
target: 90%
flags: python
flags:
- python
C:
target: 85%
flags: C
flags:
- C

0 comments on commit 0b7e04d

Please sign in to comment.