|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
box: fix setting box error name Currently we fail to set box error name is some cases. Error name is error payload with key `name`. Let's cleanup error code a bit. As result the bug will be fixed. 1. Use `va_list` in error constructors so in order to remove error reinitialization in build functions. 2. Use ClientCode for building ER_UNSUPPORTED_INDEX_FEATURE. It is ClientError too. 3. Drop tnt_error() which has a single usage. 4. Drop logged error. It is just a ClientError that is logged when created. Closes #10708 NO_DOC=bugfix (cherry picked from commit a924d9614)
70002 of 123333 branches covered (56.76%)
84 of 95 new or added lines in 6 files covered. (88.42%)
65 existing lines in 19 files now uncovered.103217 of 117916 relevant lines covered (87.53%)
1609647.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
89.25 |
-0.1% | src/lib/core/exception.cc |
| 6 |
90.45 |
-0.33% | src/box/applier.cc |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.45 |
-0.33% | src/box/applier.cc |
| 1 |
87.84 |
-1.35% | src/box/lua/ctl.c |
| 1 |
96.13 |
-0.19% | src/box/relay.cc |
| 1 |
95.84 |
-0.12% | src/box/replication.cc |
| 1 |
88.05 |
-0.16% | src/box/vy_lsm.c |
| 1 |
89.25 |
-0.1% | src/lib/core/exception.cc |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 2 |
87.3 |
-0.13% | src/box/vy_run.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
92.46 |
-0.05% | src/box/vinyl.c |
| 3 |
91.0 |
-0.2% | src/box/vy_scheduler.c |
| 4 |
86.27 |
-0.9% | src/box/vy_stmt.c |
| 4 |
93.46 |
-0.79% | src/box/xrow_update_field.c |
| 4 |
85.25 |
0.0% | src/lib/core/exception.h |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 6 |
96.95 |
-0.51% | src/lib/msgpuck/msgpuck.h |
| 7 |
94.66 |
-1.44% | src/box/vy_read_iterator.c |
| 18 |
90.74 |
-0.44% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17209379647.1 | 518 |
87.53 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|