Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
box/lua: don't crash on box.internal.tuple_format.new() misuse Even though `box.internal.tuple_format.new()` is an internal function, it is quite easy to call it from the console using auto completion and to crash Tarantool. Let's replace the assertion with an error. Closes #10529 NO_DOC=bugfix NO_CHANGELOG=minor (cherry picked from commit 3831f9d1a)
68532 of 121744 branches covered (56.29%)
4 of 4 new or added lines in 1 file covered. (100.0%)
48 existing lines in 11 files now uncovered.101128 of 115869 relevant lines covered (87.28%)
2496810.4 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.45 |
-0.47% | src/box/recovery.cc |
1 |
95.24 |
0.0% | src/box/replication.cc |
1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
1 |
97.41 |
-0.86% | src/lib/vclock/vclock.c |
1 |
92.03 |
0.05% | src/box/vinyl.c |
1 |
95.74 |
-0.53% | src/box/vy_range.c |
2 |
93.79 |
-0.37% | src/box/xrow_update_field.c |
2 |
95.9 |
0.0% | src/lib/msgpuck/msgpuck.h |
4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
15 |
91.82 |
-2.36% | src/box/memtx_space.c |
19 |
90.84 |
-0.5% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11550905154.1 | 514 |
87.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|