Ran
|
Jobs
1
|
Files
515
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
gcov: fix clang build Fix the macros and cmake recipe for gcov to make it possible to build tarantool with clang compiler and gcov enabled. Similar to commit bd813168467e ("gcov: use __gcov_dump + __gcov_reset instead of __gcov_flush") But in clang those changes were made since version 12. https://github.com/llvm/llvm-project/commit/5809a32e7 Closes #10612 NO_CHANGELOG=internal NO_DOC=internal NO_TEST=internal
69060 of 122807 branches covered (56.23%)
101834 of 116672 relevant lines covered (87.28%)
2564187.52 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
65.97 |
1.53% | src/lib/core/fio.c |
1 |
95.85 |
-0.05% | src/box/iproto.cc |
1 |
84.85 |
-1.52% | src/box/lua/ctl.c |
1 |
89.05 |
-0.08% | src/box/vy_log.c |
1 |
94.74 |
-1.75% | src/box/engine.h |
1 |
79.14 |
-0.53% | src/box/tuple_bloom.c |
1 |
92.84 |
-0.1% | src/lib/core/fiber.c |
1 |
90.51 |
-0.63% | src/box/engine.c |
1 |
92.12 |
0.09% | src/box/vinyl.c |
1 |
90.93 |
-0.1% | src/box/vy_scheduler.c |
2 |
95.69 |
-0.22% | src/lib/msgpuck/msgpuck.h |
2 |
90.86 |
0.03% | src/box/box.cc |
3 |
90.54 |
0.0% | src/box/applier.cc |
3 |
84.24 |
-0.27% | src/box/xlog.c |
7 |
94.55 |
-1.53% | src/box/vy_read_iterator.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11142749300.1 | 515 |
87.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|