Skip to content

Commit 60e2b28

Browse files
committed
Changes as per PR comments
1 parent f94714b commit 60e2b28

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.codecov.yml renamed to codecov.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
codecov:
2-
notify:
3-
require_ci_to_pass: no
2+
require_ci_to_pass: no
43
# main should be the baseline for reporting
54
branch: main
65

@@ -24,3 +23,6 @@ coverage:
2423
# and let codecov.io set the goal for the code changed in the patch.
2524
target: auto
2625
threshold: 5
26+
27+
fixes:
28+
- '\d+\.\d+\.\d+\/::source/' # move path "X.Y.Z/" => "source/"

0 commit comments

Comments
 (0)