Skip to content

Commit

Permalink
Turn checks off
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiller-max committed Apr 18, 2023
1 parent 7e0518f commit 9470a12
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
coverage:
status:
project:
default:
# basic
target: auto
threshold: 5% # allow a drop of 5%
base: auto
paths:
- "src"
# advanced settings
branches:
- master
if_ci_failed: success # success, failure, error, ignore
patch:
default:
# basic
target: 75%
threshold: 0%
base: auto
# advanced
branches:
- master
if_ci_failed: success #success, failure, error, ignore
project: off
patch: off

0 comments on commit 9470a12

Please sign in to comment.