Commit 795e3c7
fix: disable coverage thresholds for E2E test runs
E2E tests are skipped when GITHUB_TOKEN is not configured, resulting
in near-zero coverage that fails the global thresholds. Set E2E
coverage thresholds to 0 since E2E coverage is not meaningful.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2b8f8ef commit 795e3c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments