Skip to content

Commit

Permalink
Adjust Codecov target to 99.7%
Browse files Browse the repository at this point in the history
Lowered the coverage target from 100% to 99.7% for both project and patch checks. This change provides more flexibility while maintaining high coverage standards.
  • Loading branch information
koriym committed Jan 11, 2025
1 parent 8a37935 commit 48c6fee
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 @@ -6,7 +6,7 @@ coverage:
status:
project:
default:
target: 100%
target: 99.7%
patch:
default:
target: 100%
target: 99.7%

0 comments on commit 48c6fee

Please sign in to comment.