|
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)
70212 of 124087 branches covered (56.58%)
16 of 21 new or added lines in 1 file covered. (76.19%)
39 existing lines in 11 files now uncovered.103262 of 117956 relevant lines covered (87.54%)
1617701.67 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
90.65 |
-1.54% | src/lib/core/mp_interval.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.66 |
-0.14% | src/box/txn_limbo.c |
| 1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
| 1 |
98.08 |
-0.31% | src/lib/json/json.c |
| 1 |
97.05 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 2 |
85.61 |
-0.72% | src/lib/core/coio.c |
| 3 |
93.62 |
-1.6% | src/box/vy_range.c |
| 3 |
92.82 |
-0.12% | src/lib/core/fiber.c |
| 4 |
93.87 |
-0.77% | src/box/xrow_update_field.c |
| 6 |
94.66 |
-1.23% | src/box/vy_read_iterator.c |
| 16 |
90.74 |
-0.44% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16773937350.1 | 518 |
87.54 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|