|
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)
70375 of 123563 branches covered (56.95%)
84 of 95 new or added lines in 6 files covered. (88.42%)
44 existing lines in 15 files now uncovered.103726 of 118478 relevant lines covered (87.55%)
1367184.3 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
89.25 |
-0.1% | src/lib/core/exception.cc |
| 6 |
90.45 |
-0.26% | src/box/applier.cc |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.3 |
-3.7% | src/cpu_feature.c |
| 1 |
89.25 |
-0.1% | src/lib/core/exception.cc |
| 1 |
95.4 |
-1.15% | src/lib/core/histogram.c |
| 1 |
89.39 |
-1.52% | src/lib/small/small/lsregion.c |
| 1 |
97.41 |
-0.86% | src/lib/vclock/vclock.c |
| 2 |
84.26 |
-0.08% | src/box/xlog.c |
| 2 |
85.13 |
-0.32% | src/lib/core/say.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 3 |
91.29 |
-0.09% | src/box/box.cc |
| 4 |
85.25 |
0.0% | src/lib/core/exception.h |
| 4 |
22.64 |
-0.08% | src/lib/uri/uri_parser.c |
| 5 |
97.05 |
-0.41% | src/lib/msgpuck/msgpuck.h |
| 6 |
93.84 |
-1.19% | src/box/xrow_update_field.c |
| 9 |
60.42 |
-4.03% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17209365832.1 | 518 |
87.55 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|