Skip to content

Commit 04ba70b

Browse files
authored
chore(all): drop target test coverage (#1651)
Fixes #1650
1 parent 7f365a4 commit 04ba70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ coverage:
1515
status:
1616
project:
1717
default:
18-
target: 80% # The target coverage percentage for the project
18+
target: 75% # The target coverage percentage for the project
1919
threshold: 0% # Allow 0% drop from the target; any drop below target will fail
2020
if_ci_failed: error # Set the CI status to 'error' if coverage conditions are not met
2121
ignore:

0 commit comments

Comments
 (0)