https://github.com/vim/vim/pull/6638
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #6638 into master will decrease coverage by
0.00%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #6638 +/- ## ========================================== - Coverage 88.26% 88.26% -0.01% ========================================== Files 146 146 Lines 160256 160256 ========================================== - Hits 141455 141442 -13 - Misses 18801 18814 +13
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/ui.c | 79.83% <0.00%> (-3.82%) |
⬇️ |
| src/os_unix.c | 71.00% <0.00%> (-0.22%) |
⬇️ |
| src/clipboard.c | 83.21% <0.00%> (-0.11%) |
⬇️ |
| src/gui_gtk_x11.c | 58.59% <0.00%> (-0.05%) |
⬇️ |
| src/terminal.c | 91.02% <0.00%> (+0.03%) |
⬆️ |
| src/gui.c | 62.75% <0.00%> (+0.04%) |
⬆️ |
| src/if_xcmdsrv.c | 88.55% <0.00%> (+0.17%) |
⬆️ |
| src/mbyte.c | 79.45% <0.00%> (+0.24%) |
⬆️ |
| src/gui_gtk.c | 31.71% <0.00%> (+0.27%) |
⬆️ |
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 b8d732e...feecbe8. Read the comment docs.
Looks like Test_user_exception_info() is failing on Github CI
Looks like Test_user_exception_info() is failing on Github CI