Skip to content

Commit 3c912d4

Browse files
authored
Merge pull request #2317 from DLR-AMR/informational_patch_coverage
Bugfix: Do not make patch coverage a failing wf
2 parents 6d397f8 + 101b546 commit 3c912d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ coverage:
88
patch:
99
default:
1010
target: auto
11-
threshold: 0.2%
11+
threshold: 0.2%
12+
informational: true

0 commit comments

Comments
 (0)