https://github.com/vim/vim/pull/8587
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #8587 (ef8330e) into master (885971e) will decrease coverage by
87.55%.
The diff coverage is0.00%.
@@ Coverage Diff @@ ## master #8587 +/- ## =========================================== - Coverage 90.04% 2.48% -87.56% =========================================== Files 150 148 -2 Lines 168490 163422 -5068 =========================================== - Hits 151720 4068 -147652 - Misses 16770 159354 +142584
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.48% <0.00%> (-0.01%) |
⬇️ |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/blob.c | 0.00% <0.00%> (-92.96%) |
⬇️ |
| src/channel.c | 0.10% <0.00%> (-89.93%) |
⬇️ |
| src/clientserver.c | 0.00% <0.00%> (-87.97%) |
⬇️ |
| src/cmdhist.c | 0.00% <0.00%> (-96.68%) |
⬇️ |
| src/dict.c | 5.50% <0.00%> (-86.42%) |
⬇️ |
| src/diff.c | 0.00% <0.00%> (-90.24%) |
⬇️ |
| src/eval.c | 0.10% <0.00%> (-96.00%) |
⬇️ |
| src/evalbuffer.c | 0.00% <0.00%> (-96.83%) |
⬇️ |
| src/evalfunc.c | 0.00% <0.00%> (-96.29%) |
⬇️ |
| src/evalvars.c | 5.16% <0.00%> (-91.13%) |
⬇️ |
| ... and 159 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 885971e...ef8330e. Read the comment docs.
strange that Test_vim9_maparg() only fails with asan.
strange that Test_vim9_maparg() only fails with asan.