Ran
|
Jobs
1
|
Files
514
|
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)
68527 of 121744 branches covered (56.29%)
101123 of 115866 relevant lines covered (87.28%)
2732287.89 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
87.5 |
-1.59% | src/box/xlog.h |
1 |
85.48 |
-1.61% | src/box/lua/ctl.c |
1 |
92.45 |
-0.47% | src/box/recovery.cc |
1 |
95.11 |
-0.14% | src/box/replication.cc |
1 |
93.92 |
-0.24% | src/box/vy_write_iterator.c |
1 |
95.05 |
-0.31% | src/box/raft.c |
1 |
22.62 |
-0.02% | src/lib/uri/uri_parser.c |
1 |
92.17 |
0.09% | src/box/vinyl.c |
2 |
95.79 |
-0.11% | src/box/iproto.cc |
2 |
84.45 |
-0.06% | src/box/xlog.c |
2 |
94.18 |
0.02% | src/box/xrow_update_field.c |
2 |
93.53 |
-0.72% | src/box/vy_point_lookup.c |
2 |
94.11 |
-0.39% | src/lua/fiber.c |
4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
5 |
95.36 |
-0.54% | src/lib/msgpuck/msgpuck.h |
10 |
80.71 |
0.0% | src/box/sql/util.c |
18 |
90.67 |
-0.6% | src/box/box.cc |
33 |
94.98 |
0.0% | src/lib/core/datetime.c |
55 |
93.03 |
0.11% | src/lib/core/fiber.c |
110 |
89.05 |
0.0% | src/box/sql/func.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11590468849.1 | 514 |
87.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|