|
Ran
|
Jobs
1
|
Files
480
|
Run time
2min
|
Badge
README BADGES
|
push
github
pickle: fixed abort on pack with empty format or string `region_join()` and `region_alloc()` precondition of `size > 0` is handled now and `pack()` successfully returns in the `format = ''` or an empty string for the `'a'` format specifier cases. Fixes #12063 NO_DOC=bugfix (cherry picked from commit 02b416224)
63675 of 115152 branches covered (55.3%)
8 of 11 new or added lines in 1 file covered. (72.73%)
28 existing lines in 10 files now uncovered.94660 of 109941 relevant lines covered (86.1%)
1895126.76 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
61.39 |
3.6% | src/lua/pickle.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
92.37 |
-0.92% | src/box/txn_limbo.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
92.14 |
0.0% | src/box/vinyl.c |
| 3 |
93.09 |
-1.6% | src/box/vy_range.c |
| 3 |
86.52 |
-0.2% | src/box/vy_run.c |
| 1 |
95.85 |
-0.52% | src/box/lua/init.c |
| 1 |
93.71 |
-0.17% | src/box/replication.cc |
| 1 |
94.25 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26635092897.1 | 480 |
86.1 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|