Skip to content

Commit 383c816

Browse files
authored
build: Enable codecov AI PR review (#9850)
See: https://github.com/codecov/vscode/pull/35/files#diff-084bdbbae104c91c8af1a0b632b46b9e797366d5427a2f11aa0332007866af39R2334-R2359 This is undocumented and in alpha, but I figured we should try testing it out!
1 parent 3324a90 commit 383c816

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ codecov:
33
notify:
44
require_ci_to_pass: no
55

6+
ai_pr_review:
7+
enabled: true
8+
method: "label"
9+
label_name: "ci-codecov-ai-review"
10+
611
coverage:
712
precision: 2
813
round: down

0 commit comments

Comments
 (0)