|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
engine: delete the switch_to_ro callback The `switch_to_ro` callback in the `engine_vtab` became useless since all current implementations in existing engines became trivial. The only reason the callback was introduced was aborting transactions that is now done in common code in `box.cc`. Follow-up #9937 NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring (cherry picked from commit 2d283fd8c)
70429 of 124137 branches covered (56.73%)
103566 of 118362 relevant lines covered (87.5%)
2779587.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.7 |
-0.07% | src/box/applier.cc |
| 1 |
80.74 |
-0.41% | src/box/tuple_bloom.c |
| 1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 1 |
97.41 |
-0.86% | src/lib/vclock/vclock.c |
| 2 |
94.12 |
-0.31% | src/box/memtx_space.c |
| 2 |
98.31 |
0.03% | src/box/txn.h |
| 2 |
84.05 |
-0.24% | src/box/xlog.c |
| 2 |
89.24 |
-0.12% | src/box/xrow.c |
| 2 |
85.13 |
-0.32% | src/lib/core/say.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
87.44 |
-0.19% | src/box/vy_run.c |
| 5 |
22.62 |
-0.1% | src/lib/uri/uri_parser.c |
| 6 |
95.2 |
-1.25% | src/box/vy_read_iterator.c |
| 9 |
60.42 |
-4.29% | src/lib/core/fio.c |
| 12 |
96.59 |
-0.04% | src/box/vy_tx.c |
| 98 |
92.53 |
0.03% | src/box/vinyl.c |
| 262 |
91.41 |
0.51% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14968764539.1 | 518 |
87.5 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|