Also fix the highlight test failure in a wide terminal.
https://github.com/vim/vim/pull/9117
(3 files)
—
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.
![]()
Merging #9117 (80d0e5a) into master (113cb51) will decrease coverage by
87.67%.
The diff coverage is0.00%.
❗ Current head 80d0e5a differs from pull request most recent head ae028a1. Consider uploading reports for the commit ae028a1 to get more accurate results
@@ Coverage Diff @@ ## master #9117 +/- ## =========================================== - Coverage 90.13% 2.45% -87.68% =========================================== Files 151 149 -2 Lines 169289 166374 -2915 =========================================== - Hits 152588 4089 -148499 - Misses 16701 162285 +145584
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.45% <0.00%> (-0.01%) |
⬇️ |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/highlight.c | 6.49% <0.00%> (-83.01%) |
⬇️ |
| src/float.c | 0.00% <0.00%> (-99.22%) |
⬇️ |
| src/gui_gtk_f.c | 0.00% <0.00%> (-97.43%) |
⬇️ |
| src/crypt_zip.c | 0.00% <0.00%> (-97.06%) |
⬇️ |
| src/cmdhist.c | 0.00% <0.00%> (-97.03%) |
⬇️ |
| src/sha256.c | 0.00% <0.00%> (-96.94%) |
⬇️ |
| src/evalbuffer.c | 0.00% <0.00%> (-96.88%) |
⬇️ |
| src/textprop.c | 0.00% <0.00%> (-96.84%) |
⬇️ |
| src/match.c | 0.00% <0.00%> (-96.76%) |
⬇️ |
| src/libvterm/src/rect.h | 0.00% <0.00%> (-96.56%) |
⬇️ |
| ... and 138 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 113cb51...ae028a1. Read the comment docs.
I only just noticed this PR fixes the wide terminal test failure. Perhaps 8.2.3592 needs to be reverted?
I only just noticed this PR fixes the wide terminal test failure. Perhaps 8.2.3592 needs to be reverted?
I only just noticed this PR fixes the wide terminal test failure. Perhaps 8.2.3592 needs to be reverted?