Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 9b97359

Browse files
authored
Merge pull request #2080 from wilzbach/codecov-informational
[Codecov] Replace threshold:5 with informational:true merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2 parents 760fd82 + 7bce75b commit 9b97359

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
@@ -37,7 +37,7 @@ coverage:
3737
project: off
3838
patch:
3939
default:
40-
threshold: 5
40+
informational: true
4141
changes: off
4242

4343
notify:

0 commit comments

Comments
 (0)