Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
cmake: fix build with GCC's AddressSanitizer GNU GCC compiler has AddressSanitizer support since 4.8.0 [1], but it was unsupported in tarantool's build. The patch fixes a build by GNU GCC with enabled AddressSanitizer. 1. https://gcc.gnu.org/gcc-4.8/changes.html NO_CHANGELOG=build NO_DOC=build NO_TEST=build (cherry picked from commit ef91f92a2)
63132 of 114369 branches covered (55.2%)
93973 of 109338 relevant lines covered (85.95%)
2646109.76 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.51 |
0.0% | src/box/txn_limbo.c |
1 |
98.17 |
-0.06% | src/lib/salad/bps_tree.h |
1 |
95.85 |
-0.52% | src/box/lua/init.c |
2 |
87.16 |
0.0% | src/box/vy_run.c |
2 |
95.4 |
-2.3% | src/histogram.c |
2 |
95.18 |
-0.42% | src/lua/fiber.c |
2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
3 |
89.4 |
-0.31% | src/box/vy_scheduler.c |
4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
5 |
89.52 |
-0.5% | src/box/memtx_engine.cc |
15 |
91.61 |
-2.47% | src/box/memtx_space.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11361750231.1 | 479 |
85.95 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|