Skip to content

Commit eb77ddb

Browse files
committed
Treat codecov action as informational only
1 parent e3943aa commit eb77ddb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codecov.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ coverage:
33
status:
44
project:
55
default:
6+
informational: true # Treat coverage info as informational only
67
threshold: 0.5%
8+
patch:
9+
default:
10+
informational: true # Treat coverage info as informational only

0 commit comments

Comments
 (0)