When running "make uninstall" files are left at {--prefix}/share/vim/vim{version}/colors/lists
The below will remove these files.
https://github.com/vim/vim/pull/10609
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Merging #10609 (baebe6e) into master (8eba2bd) will increase coverage by
0.89%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #10609 +/- ## ========================================== + Coverage 81.70% 82.59% +0.89% ========================================== Files 158 148 -10 Lines 185402 172748 -12654 Branches 41934 39056 -2878 ========================================== - Hits 151485 142689 -8796 + Misses 21463 17469 -3994 - Partials 12454 12590 +136
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.59% <ø> (-0.01%) |
⬇️ |
| linux | 82.59% <ø> (-0.01%) |
⬇️ |
| mingw-x64-HUGE | ? |
|
| mingw-x64-HUGE-gui | ? |
|
| windows | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/highlight.c | 78.69% <0.00%> (-2.70%) |
⬇️ |
| src/time.c | 87.08% <0.00%> (-2.56%) |
⬇️ |
| src/misc2.c | 86.38% <0.00%> (-2.52%) |
⬇️ |
| src/buffer.c | 84.15% <0.00%> (-2.39%) |
⬇️ |
| src/help.c | 80.07% <0.00%> (-2.38%) |
⬇️ |
| src/session.c | 63.15% <0.00%> (-1.94%) |
⬇️ |
| src/gui.c | 71.19% <0.00%> (-1.87%) |
⬇️ |
| src/menu.c | 81.37% <0.00%> (-1.83%) |
⬇️ |
| src/arglist.c | 83.83% <0.00%> (-1.72%) |
⬇️ |
| src/vim9cmds.c | 85.16% <0.00%> (-1.70%) |
⬇️ |
| ... and 128 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 8eba2bd...baebe6e. Read the comment docs.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()