The function NetrwMarkFileMove didn't support g:netrw_keepdir=1.
I add a small if to prefix the path (heavily inspired by NetrwMarkFileCopy)
Related issues:
Could not find any test for this plugin
https://github.com/vim/vim/pull/10757
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@Matsa59 pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Merging #10757 (8dc0cfb) into master (be9fc5b) will decrease coverage by
81.45%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #10757 +/- ## =========================================== - Coverage 81.75% 0.29% -81.46% =========================================== Files 162 152 -10 Lines 188186 173825 -14361 Branches 42849 39997 -2852 =========================================== - Hits 153844 520 -153324 - Misses 21828 173248 +151420 + Partials 12514 57 -12457
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 0.29% <ø> (ø) |
|
| linux | 0.29% <ø> (-82.17%) |
⬇️ |
| 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/float.c | 0.00% <0.00%> (-98.42%) |
⬇️ |
| src/sha256.c | 0.00% <0.00%> (-96.45%) |
⬇️ |
| src/gui_gtk_f.c | 0.00% <0.00%> (-94.72%) |
⬇️ |
| src/arabic.c | 0.00% <0.00%> (-94.57%) |
⬇️ |
| src/crypt_zip.c | 0.00% <0.00%> (-94.12%) |
⬇️ |
| src/typval.c | 0.00% <0.00%> (-93.20%) |
⬇️ |
| src/blob.c | 0.00% <0.00%> (-92.46%) |
⬇️ |
| src/debugger.c | 0.00% <0.00%> (-92.23%) |
⬇️ |
| src/eval.c | 0.00% <0.00%> (-92.19%) |
⬇️ |
| src/vim9compile.c | 0.00% <0.00%> (-92.15%) |
⬇️ |
| ... and 146 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I guess the macos CI is broken... for 4 lignes (one if) I don't think I change a lot of perf x)
—
Reply to this email directly, view it on GitHub.
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.![]()
this seems to have been included by 71badf9
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #10757.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()