|
Ran
|
Jobs
1
|
Files
520
|
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)
70189 of 118089 branches covered (59.44%)
8 of 11 new or added lines in 1 file covered. (72.73%)
58 existing lines in 14 files now uncovered.105534 of 120484 relevant lines covered (87.59%)
1382871.34 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
59.28 |
3.45% | src/lua/pickle.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
90.65 |
-0.58% | src/box/box.cc |
| 8 |
94.78 |
-1.67% | src/box/vy_read_iterator.c |
| 6 |
87.96 |
-0.4% | src/box/vy_run.c |
| 4 |
94.15 |
-1.6% | src/box/vy_range.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
97.15 |
-0.2% | src/lib/msgpuck/msgpuck.h |
| 3 |
22.66 |
-0.04% | src/lib/uri/uri_parser.c |
| 2 |
95.85 |
-0.11% | src/box/iproto.cc |
| 2 |
93.77 |
-0.29% | src/box/memtx_space.c |
| 2 |
92.47 |
-0.04% | src/box/vinyl.c |
| 2 |
81.38 |
-0.6% | src/lib/core/coio.c |
| 2 |
93.05 |
-0.1% | src/lib/core/fiber.c |
| 1 |
93.37 |
-0.19% | src/box/txn_limbo.c |
| 1 |
90.67 |
-1.33% | src/lib/core/iostream.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26438916002.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|