Skip to content

Commit

Permalink
relax-targets
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Jan 25, 2025
1 parent 6f7bfc1 commit 1f563c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ ignore:
coverage:
precision: 2
round: down
range: "95...100"
range: "85...100"
status:
project:
default:
enabled: yes
target: 95%
target: 85%
patch:
default:
enabled: yes
target: 95%
target: 90%

0 comments on commit 1f563c0

Please sign in to comment.