Skip to content

Commit

Permalink
Soften codepatch :)))
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamc committed Aug 9, 2023
1 parent b8220c5 commit 1834558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ coverage:
# This encourages small PR's as they are easier to test.
patch:
default:
target: 90%
target: 10%
if_not_found: failure
if_ci_failed: ignore
if_ci_failed: failure

# We upload additional information on branching with pytest-cov `--cov-branch`
# This information can be used by codecov.com to increase analysis of code
Expand Down

0 comments on commit 1834558

Please sign in to comment.