|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
core: fix interval MsgPack decoding Currently we do not check if we have enough data to read when loading field key. While at it also fix limits checking for `year`, `month`, `week` and `nanoseconds` fields we lost in the commit 01c7ae1128e1 ("msgpack: fix decoding intervals with int64"). Also as we check the upper limit for `ajust` field let's check the lower limit too. Closes #10360 NO_DOC=bugfix (cherry picked from commit 99517500e)
70551 of 124329 branches covered (56.75%)
16 of 21 new or added lines in 1 file covered. (76.19%)
50 existing lines in 14 files now uncovered.103745 of 118519 relevant lines covered (87.53%)
1358109.47 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
90.65 |
-1.54% | src/lib/core/mp_interval.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
88.13 |
-0.63% | src/box/engine.c |
| 1 |
95.31 |
-1.56% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
97.67 |
-0.78% | src/lib/fakesys/fakeev.c |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
22.7 |
0.04% | src/lib/uri/uri_parser.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
94.25 |
0.02% | src/box/xrow_update_field.c |
| 2 |
93.03 |
0.01% | src/lib/core/fiber.c |
| 4 |
92.49 |
-0.13% | src/box/vinyl.c |
| 4 |
94.15 |
-2.13% | src/box/vy_range.c |
| 5 |
87.24 |
-0.33% | src/box/vy_run.c |
| 9 |
94.78 |
-1.88% | src/box/vy_read_iterator.c |
| 16 |
90.87 |
-0.43% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16773898239.1 | 518 |
87.53 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|