Collapse all the received data before parsing the LSP messages.
https://github.com/vim/vim/pull/10215
(3 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Hi Yegappan, could that also fix the issue from the vim-win32-installer repository?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Hi Yegappan, could that also fix the issue from the vim-win32-installer repository?
—
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 pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Merging #10215 (5209831) into master (53e8f3f) will increase coverage by
1.38%.
The diff coverage is88.88%.
@@ Coverage Diff @@ ## master #10215 +/- ## ========================================== + Coverage 81.01% 82.40% +1.38% ========================================== Files 161 148 -13 Lines 185331 171582 -13749 Branches 41845 38793 -3052 ========================================== - Hits 150149 141391 -8758 + Misses 22630 17540 -5090 - Partials 12552 12651 +99
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.40% <88.88%> (-0.01%) |
⬇️ |
| linux | 82.40% <88.88%> (-0.01%) |
⬇️ |
| mingw-x64-HUGE-gui | ? |
|
| windows | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/channel.c | 83.14% <88.88%> (-0.49%) |
⬇️ |
| src/highlight.c | 78.57% <0.00%> (-2.72%) |
⬇️ |
| src/time.c | 86.93% <0.00%> (-2.38%) |
⬇️ |
| src/buffer.c | 83.98% <0.00%> (-2.35%) |
⬇️ |
| src/help.c | 79.89% <0.00%> (-2.35%) |
⬇️ |
| src/misc2.c | 86.55% <0.00%> (-2.34%) |
⬇️ |
| src/libvterm/src/screen.c | 51.96% <0.00%> (-2.04%) |
⬇️ |
| src/blob.c | 89.91% <0.00%> (-2.01%) |
⬇️ |
| src/gui.c | 71.18% <0.00%> (-2.01%) |
⬇️ |
| src/session.c | 62.83% <0.00%> (-2.01%) |
⬇️ |
| ... 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 53e8f3f...5209831. Read the comment docs.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()
—
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.![]()
Now, It finally worked. I'll keep an eye on that to see if this happens more often.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()