Commit 83c2541
Use disable_file_fixes + network_filter instead of rm -rf
The Codecov CLI walks the git index and crashes with FileNotFoundError
when tracked files are deleted. Use disable_file_fixes to skip the
file-reading step, and network_filter to restrict source discovery.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0341a5e commit 83c2541
1 file changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 99 | | |
109 | 100 | | |
110 | 101 | | |
111 | 102 | | |
112 | 103 | | |
113 | 104 | | |
| 105 | + | |
114 | 106 | | |
| 107 | + | |
| 108 | + | |
115 | 109 | | |
0 commit comments