Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit a22e269

Browse files
committed
codecov: informational=true
1 parent d2561fb commit a22e269

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ coverage:
1919
# https://codecov.readme.io/v1.0/docs/commit-status
2020
project:
2121
default:
22+
informational: true
2223
target: 95% # specify the target coverage for each commit status
2324
threshold: 30% # allow this little decrease on project
2425
# https://github.com/codecov/support/wiki/Filtering-Branches
@@ -27,6 +28,7 @@ coverage:
2728
# https://github.com/codecov/support/wiki/Patch-Status
2829
patch:
2930
default:
31+
informational: true
3032
threshold: 50% # allow this much decrease on patch
3133
changes: false
3234

0 commit comments

Comments
 (0)