Ran
|
Jobs
1
|
Files
514
|
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)
68487 of 121699 branches covered (56.28%)
101086 of 115825 relevant lines covered (87.27%)
2480281.78 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.72 |
0.0% | src/box/txn_limbo.c |
1 |
95.84 |
-0.05% | src/box/iproto.cc |
1 |
85.48 |
-1.61% | src/box/lua/ctl.c |
1 |
96.55 |
-1.15% | src/histogram.c |
1 |
95.05 |
-0.31% | src/box/raft.c |
1 |
85.15 |
-0.99% | src/lib/small/small/slab_arena.c |
1 |
80.0 |
-2.5% | src/lib/core/clock.c |
1 |
22.68 |
-0.02% | src/lib/uri/uri_parser.c |
1 |
95.65 |
-0.19% | src/box/relay.cc |
2 |
95.69 |
-0.22% | src/lib/msgpuck/msgpuck.h |
2 |
87.66 |
-0.14% | src/box/vy_run.c |
2 |
88.67 |
-0.13% | src/box/xrow.c |
3 |
90.54 |
-0.23% | src/box/applier.cc |
4 |
92.08 |
-0.09% | src/box/vinyl.c |
18 |
90.75 |
-0.6% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11361746400.1 | 514 |
87.27 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|