Skip to content

Commit

Permalink
chore(codecov): optimize configuration settings
Browse files Browse the repository at this point in the history
Signed-off-by: Flc゛ <[email protected]>
  • Loading branch information
flc1125 committed May 7, 2024
1 parent 490accf commit 328960a
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,9 +5,9 @@ coverage:
project:
default:
target: 99%
threshold: 99%
threshold: 1%

patch:
default:
target: 99%
threshold: 95%
threshold: 1%

0 comments on commit 328960a

Please sign in to comment.