Skip to content

Commit

Permalink
MNT: Clean up codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Nov 1, 2024
1 parent a904cb3 commit b46c87c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,11 @@ coverage:
patch:
default:
target: '80'
if_no_uploads: error
if_not_found: success
if_ci_failed: failure
project:
default: false
library:
target: auto
if_no_uploads: error
if_not_found: success
if_ci_failed: failure
paths:
- "siphon/(\w+/)?[^/]+\.py$"
- "src/siphon/.*"

tests:
target: 100%
Expand Down

0 comments on commit b46c87c

Please sign in to comment.