Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
box: fix update ops on the fixed-size floating-point fields Currently for floating-point arithmetic operations the smallest type that can represent the resulting value is chosen (MP_FLOAT vs. MP_DOUBLE). This doesn't work for fixed-size field types (float32 and float64) that require the data to be encoded only to the corresponding type. Closes #9929 Follow-up #9548 NO_DOC=bugfix (cherry picked from commit a6aa249ad)
68486 of 121742 branches covered (56.26%)
7 of 7 new or added lines in 1 file covered. (100.0%)
57 existing lines in 20 files now uncovered.101115 of 115887 relevant lines covered (87.25%)
2768335.18 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.72 |
-0.16% | src/box/txn_limbo.c |
1 |
87.8 |
0.21% | src/box/vy_run.c |
1 |
95.84 |
-0.05% | src/box/iproto.cc |
1 |
89.05 |
-0.08% | src/box/vy_log.c |
1 |
96.55 |
-1.15% | src/histogram.c |
1 |
94.74 |
-1.75% | src/box/engine.h |
1 |
90.51 |
-0.63% | src/box/engine.c |
1 |
90.93 |
-0.1% | src/box/vy_scheduler.c |
1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
2 |
84.64 |
-0.28% | src/lib/core/say.c |
2 |
93.53 |
-1.44% | src/box/vy_point_lookup.c |
2 |
92.94 |
0.02% | src/lib/core/fiber.c |
2 |
95.45 |
-4.55% | src/lib/json/json.h |
2 |
94.11 |
-0.39% | src/lua/fiber.c |
2 |
92.03 |
0.05% | src/box/vinyl.c |
2 |
94.25 |
0.07% | src/box/xrow_update_field.c |
4 |
90.55 |
-0.3% | src/box/applier.cc |
4 |
22.62 |
-0.08% | src/lib/uri/uri_parser.c |
8 |
60.84 |
-3.61% | src/lib/core/fio.c |
18 |
90.71 |
-0.56% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11687966626.1 | 514 |
87.25 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|