Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
cmake: fix build with GCC's UBSan GNU GCC compiler has UndefinedBehaviour sanitizer support since 4.9.0 [1], but it was unsupported in tarantool's build. The patch fixes a build by GNU GCC with enabled UBSan. 1. https://gcc.gnu.org/gcc-4.9/changes.html NO_CHANGELOG=build NO_DOC=build NO_TEST=build (cherry picked from commit 511e0f50e)
63133 of 114387 branches covered (55.19%)
93988 of 109360 relevant lines covered (85.94%)
2490843.96 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
89.4 |
-0.1% | src/box/vy_scheduler.c |
1 |
92.35 |
-0.17% | src/box/txn_limbo.c |
1 |
87.3 |
0.07% | src/box/vy_run.c |
1 |
90.0 |
0.16% | src/box/applier.cc |
1 |
95.74 |
-0.53% | src/box/vy_range.c |
1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
96.21 |
-0.4% | src/box/relay.cc |
2 |
93.95 |
-0.48% | src/box/vy_write_iterator.c |
2 |
95.4 |
-2.3% | src/histogram.c |
5 |
79.16 |
0.0% | src/box/sql/util.c |
5 |
89.62 |
-0.4% | src/box/memtx_engine.cc |
7 |
94.55 |
-1.53% | src/box/vy_read_iterator.c |
9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
16 |
86.55 |
-0.6% | src/box/box.cc |
33 |
94.98 |
0.0% | src/lib/core/datetime.c |
47 |
93.62 |
0.0% | src/box/sql/expr.c |
51 |
93.33 |
0.0% | src/lib/core/fiber.c |
111 |
88.59 |
0.0% | src/box/sql/func.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11590467638.1 | 479 |
85.94 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|