We dropped support for Win9x a few years ago.
We don't need to use ImmGetCompositionStringA() anymore.
https://github.com/vim/vim/pull/9559
(1 file)
—
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 #9559 (8b20fc7) into master (17dd519) will decrease coverage by
3.09%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #9559 +/- ## ========================================== - Coverage 83.51% 80.41% -3.10% ========================================== Files 154 152 -2 Lines 174341 172821 -1520 Branches 39220 39220 ========================================== - Hits 145594 138974 -6620 - Misses 16661 21130 +4469 - Partials 12086 12717 +631
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 81.88% <ø> (+<0.01%) |
⬆️ |
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| 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 | 34.80% <0.00%> (-54.37%) |
⬇️ |
| src/libvterm/src/keyboard.c | 36.84% <0.00%> (-50.79%) |
⬇️ |
| src/libvterm/include/vterm.h | 0.00% <0.00%> (-44.45%) |
⬇️ |
| src/libvterm/src/parser.c | 55.41% <0.00%> (-40.47%) |
⬇️ |
| src/libvterm/src/pen.c | 44.37% <0.00%> (-39.33%) |
⬇️ |
| src/libvterm/src/encoding.c | 37.37% <0.00%> (-36.16%) |
⬇️ |
| src/libvterm/src/vterm.c | 39.17% <0.00%> (-27.21%) |
⬇️ |
| src/if_perl.xs | 54.42% <0.00%> (-22.90%) |
⬇️ |
| src/regexp_bt.c | 78.22% <0.00%> (-9.11%) |
⬇️ |
| ... and 130 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 17dd519...8b20fc7. 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.![]()