https://github.com/vim/vim/pull/10507
(4 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Merging #10507 (4a447c3) into master (b5912e0) will increase coverage by
0.90%.
The diff coverage is92.30%.
@@ Coverage Diff @@ ## master #10507 +/- ## ========================================== + Coverage 81.65% 82.56% +0.90% ========================================== Files 158 148 -10 Lines 185232 172611 -12621 Branches 41899 39028 -2871 ========================================== - Hits 151260 142523 -8737 + Misses 21519 17499 -4020 - Partials 12453 12589 +136
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.56% <92.30%> (+<0.01%) |
⬆️ |
| linux | 82.56% <92.30%> (+<0.01%) |
⬆️ |
| 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/autocmd.c | 86.07% <92.30%> (+0.90%) |
⬆️ |
| src/highlight.c | 78.69% <0.00%> (-2.70%) |
⬇️ |
| src/misc2.c | 86.38% <0.00%> (-2.62%) |
⬇️ |
| src/time.c | 87.08% <0.00%> (-2.56%) |
⬇️ |
| src/buffer.c | 84.15% <0.00%> (-2.39%) |
⬇️ |
| src/help.c | 80.07% <0.00%> (-2.38%) |
⬇️ |
| src/libvterm/src/screen.c | 51.96% <0.00%> (-2.04%) |
⬇️ |
| src/session.c | 63.15% <0.00%> (-1.94%) |
⬇️ |
| src/gui.c | 71.15% <0.00%> (-1.88%) |
⬇️ |
| src/menu.c | 81.03% <0.00%> (-1.86%) |
⬇️ |
| ... and 129 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 b5912e0...4a447c3. 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.![]()
Not sure why you remove that check for NULL, theoretically it can happen if the string value is NULL.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Not sure why you remove that check for NULL, theoretically it can happen if the string value is NULL.
—
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.![]()