Skip to content

Commit

Permalink
Allow the coverage to drop by 3%
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Nov 17, 2023
1 parent aebe2ec commit a502ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ coverage:
project:
default:
target: auto
threshold: 1%
threshold: 3%
patch:
default:
target: auto
threshold: 1%
threshold: 3%

# Layout of the PR comment produced by Codecov bot
comment:
Expand Down

0 comments on commit a502ed5

Please sign in to comment.