https://github.com/vim/vim/pull/9446
(2 files)
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
Merging #9446 (4fb0c6f) into master (f1474d8) will decrease coverage by
2.49%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #9446 +/- ## ========================================== - Coverage 90.36% 87.87% -2.50% ========================================== Files 154 152 -2 Lines 173501 172199 -1302 ========================================== - Hits 156785 151317 -5468 - Misses 16716 20882 +4166
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 89.37% <ø> (-0.02%) |
⬇️ |
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.44% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/libvterm/src/rect.h | 0.00% <0.00%> (-96.56%) |
⬇️ |
| src/libvterm/src/state.c | 40.00% <0.00%> (-49.30%) |
⬇️ |
| src/libvterm/src/keyboard.c | 48.42% <0.00%> (-40.00%) |
⬇️ |
| src/libvterm/include/vterm.h | 0.00% <0.00%> (-37.50%) |
⬇️ |
| src/libvterm/src/pen.c | 47.78% <0.00%> (-36.88%) |
⬇️ |
| src/libvterm/src/parser.c | 67.08% <0.00%> (-28.75%) |
⬇️ |
| src/libvterm/src/encoding.c | 44.55% <0.00%> (-28.72%) |
⬇️ |
| src/if_perl.xs | 63.30% <0.00%> (-27.63%) |
⬇️ |
| src/libvterm/src/vterm.c | 47.03% <0.00%> (-19.04%) |
⬇️ |
| src/arabic.c | 86.95% <0.00%> (-8.70%) |
⬇️ |
| ... and 120 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 f1474d8...4fb0c6f. 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.![]()
@yegappan how do you see what failed when there's an ASAN issue on Windows? When I looked into this, it only produced a minidump that had to be debugged, rather than writing a stacktrace to a log file like on Linux.
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
@yegappan how do you see what failed when there's an ASAN issue on Windows? When I looked into this, it only produced a minidump that had to be debugged, rather than writing a stacktrace to a log file like on Linux.
—
Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
@yegappan pushed 2 commits.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Closed #9446.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()