Use the Wide version of the message APIs directly.
We used the macros to support Windows 9x, but we don't need to keep
using them anymore.
https://github.com/vim/vim/pull/9582
(4 files)
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
Merging #9582 (75fda95) into master (dd5893b) will decrease coverage by
0.74%
.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## master #9582 +/- ## ========================================== - Coverage 83.52% 82.78% -0.75% ========================================== Files 154 153 -1 Lines 174412 173287 -1125 Branches 39237 39237 ========================================== - Hits 145677 143451 -2226 - Misses 16649 17570 +921 - Partials 12086 12266 +180
Flag | Coverage Δ | |
---|---|---|
huge-clang-none | 81.87% <ø> (-0.02%) |
⬇️ |
huge-gcc-none | ? |
|
huge-gcc-testgui | 80.70% <ø> (+<0.01%) |
⬆️ |
huge-gcc-unittests | 2.03% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/libvterm/src/rect.h | 0.00% <0.00%> (-96.78%) |
⬇️ |
src/libvterm/src/state.c | 38.86% <0.00%> (-50.30%) |
⬇️ |
src/libvterm/include/vterm.h | 0.00% <0.00%> (-44.45%) |
⬇️ |
src/libvterm/src/keyboard.c | 44.21% <0.00%> (-43.42%) |
⬇️ |
src/libvterm/src/parser.c | 60.83% <0.00%> (-35.06%) |
⬇️ |
src/libvterm/src/pen.c | 48.81% <0.00%> (-34.90%) |
⬇️ |
src/libvterm/src/encoding.c | 39.39% <0.00%> (-34.14%) |
⬇️ |
src/libvterm/src/vterm.c | 39.17% <0.00%> (-27.21%) |
⬇️ |
src/libvterm/src/utf8.h | 68.18% <0.00%> (-4.55%) |
⬇️ |
src/libvterm/src/mouse.c | 33.33% <0.00%> (-3.18%) |
⬇️ |
... and 30 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 dd5893b...75fda95. 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.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.