https://github.com/vim/vim/pull/5751
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #5751 into master will increase coverage by
0.1%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #5751 +/- ## ========================================= + Coverage 84.26% 84.36% +0.1% ========================================= Files 138 138 Lines 152458 152458 ========================================= + Hits 128469 128624 +155 + Misses 23989 23834 -155
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/if_xcmdsrv.c | 86.17% <0%> (-0.18%) |
⬇️ |
| src/drawline.c | 84.67% <0%> (-0.14%) |
⬇️ |
| src/terminal.c | 82.61% <0%> (+0.03%) |
⬆️ |
| src/gui.c | 63.68% <0%> (+0.05%) |
⬆️ |
| src/diff.c | 84.64% <0%> (+0.06%) |
⬆️ |
| src/window.c | 88.76% <0%> (+0.06%) |
⬆️ |
| src/channel.c | 84.07% <0%> (+0.07%) |
⬆️ |
| src/ui.c | 72.49% <0%> (+0.08%) |
⬆️ |
| src/search.c | 84.23% <0%> (+0.11%) |
⬆️ |
| src/buffer.c | 86.73% <0%> (+0.2%) |
⬆️ |
| ... and 3 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 693e80e...8abb9d5. Read the comment docs.
wow, a lot of new tests. Nice work!
wow, a lot of new tests. Nice work!