Skip to content

Commit

Permalink
chore: change coverage reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaAK committed Jul 26, 2024
1 parent fdf2ed1 commit e177535
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 @@ -2,12 +2,12 @@ coverage:
status:
project:
default:
target: 20%
target: 0%
threshold: 0%
base: auto
patch:
default:
target: 60%
target: 80%
threshold: 2%
base: auto

0 comments on commit e177535

Please sign in to comment.