|
Ran
|
Jobs
1
|
Files
525
|
Run time
3min
|
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)
70741 of 118970 branches covered (59.46%)
8 of 11 new or added lines in 1 file covered. (72.73%)
29 existing lines in 13 files now uncovered.106367 of 121302 relevant lines covered (87.69%)
1387770.14 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
59.28 |
3.45% | src/lua/pickle.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
97.05 |
-0.51% | src/lib/msgpuck/msgpuck.h |
| 3 |
92.0 |
-0.3% | src/box/vy_scheduler.c |
| 3 |
85.81 |
-0.19% | src/box/xlog.c |
| 3 |
22.64 |
-0.06% | src/lib/uri/uri_parser.c |
| 2 |
91.26 |
0.44% | src/box/box.cc |
| 2 |
96.2 |
-0.09% | src/box/iproto.cc |
| 2 |
93.77 |
1.88% | src/box/memtx_space.c |
| 2 |
89.74 |
-0.11% | src/box/xrow.c |
| 2 |
94.25 |
0.41% | src/box/xrow_update_field.c |
| 2 |
95.4 |
-2.3% | src/lib/core/histogram.c |
| 1 |
96.32 |
-0.17% | src/box/relay.cc |
| 1 |
93.37 |
-0.19% | src/box/txn_limbo.c |
| 1 |
88.36 |
0.21% | src/box/vy_run.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26526750515.1 | 525 |
87.69 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|