Update the documentation for LSP mode channel usage.
https://github.com/vim/vim/pull/10202
(4 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@yegappan pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Merging #10202 (43256f2) into master (092e09c) will decrease coverage by
1.04%.
The diff coverage is80.00%.
@@ Coverage Diff @@ ## master #10202 +/- ## ========================================== - Coverage 81.98% 80.94% -1.05% ========================================== Files 167 152 -15 Lines 187956 175107 -12849 Branches 42381 39723 -2658 ========================================== - Hits 154087 141732 -12355 + Misses 21521 20730 -791 - Partials 12348 12645 +297
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.40% <80.00%> (+<0.01%) |
⬆️ |
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.00% <0.00%> (-0.01%) |
⬇️ |
| linux | 80.94% <80.00%> (-3.05%) |
⬇️ |
| 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/evalfunc.c | 88.20% <ø> (-2.66%) |
⬇️ |
| src/channel.c | 82.61% <80.00%> (-1.38%) |
⬇️ |
| src/libvterm/src/rect.h | 0.00% <0.00%> (-96.78%) |
⬇️ |
| src/libvterm/src/state.c | 34.80% <0.00%> (-54.77%) |
⬇️ |
| src/libvterm/src/keyboard.c | 40.00% <0.00%> (-47.63%) |
⬇️ |
| src/libvterm/include/vterm.h | 0.00% <0.00%> (-44.45%) |
⬇️ |
| src/libvterm/src/parser.c | 55.41% <0.00%> (-40.49%) |
⬇️ |
| src/libvterm/src/pen.c | 44.37% <0.00%> (-39.90%) |
⬇️ |
| src/libvterm/src/encoding.c | 37.37% <0.00%> (-36.16%) |
⬇️ |
| src/libvterm/src/vterm.c | 39.17% <0.00%> (-27.21%) |
⬇️ |
| ... and 148 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 092e09c...43256f2. 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.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Yegappan wrote:
> Update the documentation for LSP mode channel usage.
There was a merge conflict in the help file. I tried to do it manually,
please check if it ended up correctly.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()