CI seems to fail with 404 errors when trying to install additional packages. So update the available package information before trying to install new packages.
https://github.com/vim/vim/pull/8432
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #8432 (d389559) into master (419a40a) will decrease coverage by
87.45%.
The diff coverage isn/a.
❗ Current head d389559 differs from pull request most recent head 38bc820. Consider uploading reports for the commit 38bc820 to get more accurate results
@@ Coverage Diff @@ ## master #8432 +/- ## =========================================== - Coverage 89.95% 2.50% -87.46% =========================================== Files 149 147 -2 Lines 167781 162585 -5196 =========================================== - Hits 150931 4068 -146863 - Misses 16850 158517 +141667
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.50% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/float.c | 0.00% <0.00%> (-98.91%) |
⬇️ |
| src/digraph.c | 0.00% <0.00%> (-97.78%) |
⬇️ |
| src/gui_gtk_f.c | 0.00% <0.00%> (-97.54%) |
⬇️ |
| src/match.c | 0.00% <0.00%> (-97.13%) |
⬇️ |
| src/crypt_zip.c | 0.00% <0.00%> (-97.06%) |
⬇️ |
| src/sound.c | 0.00% <0.00%> (-97.00%) |
⬇️ |
| src/sha256.c | 0.00% <0.00%> (-96.94%) |
⬇️ |
| src/evalbuffer.c | 0.00% <0.00%> (-96.83%) |
⬇️ |
| src/cmdhist.c | 0.00% <0.00%> (-96.63%) |
⬇️ |
| src/debugger.c | 0.00% <0.00%> (-96.62%) |
⬇️ |
| ... and 135 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 419a40a...38bc820. Read the comment docs.