Skip to content

Commit

Permalink
Reduce reasonable tolerance to .05%
Browse files Browse the repository at this point in the history
  • Loading branch information
Rose Yemelyanova committed Aug 21, 2023
1 parent d7beb5b commit 4b1d190
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 @@ -5,10 +5,10 @@ coverage:
project:
default:
target: auto
threshold: 0.1%
threshold: 0.05%
patch:
default:
target: auto
threshold: 0.1%
threshold: 0.05%
github_checks:
annotations: false

0 comments on commit 4b1d190

Please sign in to comment.