https://github.com/vim/vim/pull/5532
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #5532 into master will decrease coverage by
1.26%.
The diff coverage is100%.
@@ Coverage Diff @@ ## master #5532 +/- ## ========================================== - Coverage 83% 81.73% -1.27% ========================================== Files 134 130 -4 Lines 147991 140686 -7305 ========================================== - Hits 122837 114994 -7843 - Misses 25154 25692 +538
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/quickfix.c | 94.59% <ø> (-0.56%) |
⬇️ |
| src/buffer.c | 82.42% <ø> (-3.22%) |
⬇️ |
| src/term.c | 79.96% <ø> (-1.42%) |
⬇️ |
| src/evalvars.c | 85.57% <ø> (-1.23%) |
⬇️ |
| src/xxd/xxd.c | 74.72% <ø> (-0.08%) |
⬇️ |
| src/os_unix.c | 59.3% <ø> (-4.11%) |
⬇️ |
| src/normal.c | 82.65% <ø> (-0.91%) |
⬇️ |
| src/charset.c | 86.98% <ø> (-1.32%) |
⬇️ |
| src/ex_docmd.c | 83.03% <ø> (-0.92%) |
⬇️ |
| src/gui.c | 56.42% <ø> (-7.21%) |
⬇️ |
| ... and 145 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 1d9215b...2964a11. Read the comment docs.
Thank you for noticing. All fixed.
—
You are receiving this because you commented.