|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
Badge
README BADGES
|
push
github
box: use enum to combine privileges to check Using `const uint32_t` for saving combined privilege set does not allow to use the result in other constant expressions on some old compilers. Let's use an enum instead. Closes #12167 NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring (cherry picked from commit 0ff50a520)
70229 of 118262 branches covered (59.38%)
105567 of 120495 relevant lines covered (87.61%)
1383464.32 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 15 |
91.88 |
-2.17% | src/box/memtx_space.c |
| 8 |
94.78 |
-1.67% | src/box/vy_read_iterator.c |
| 6 |
87.96 |
-0.4% | src/box/vy_run.c |
| 5 |
96.95 |
-0.51% | src/lib/msgpuck/msgpuck.h |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
92.83 |
-0.29% | src/lib/core/fiber.c |
| 2 |
92.48 |
0.0% | src/box/vinyl.c |
| 2 |
88.72 |
-0.3% | src/box/vy_lsm.c |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
96.3 |
-0.18% | src/box/relay.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
90.9 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 1 |
75.06 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20430847976.1 | 520 |
87.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|