Ran
|
Jobs
1
|
Files
479
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
github
refactor: use Lua C API instead of G(L) To ensure better encapsulation, maintainability, and portability of the code, it is necessary to replace direct access to the fields of global structures with calls using the Lua C API. Closes #10284 NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring (cherry picked from commit f7bb3fc7a)
62917 of 114090 branches covered (55.15%)
4 of 4 new or added lines in 3 files covered. (100.0%)
31 existing lines in 12 files now uncovered.93778 of 109155 relevant lines covered (85.91%)
2441934.73 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
89.95 |
-0.08% | src/box/applier.cc |
1 |
95.24 |
-1.59% | src/lib/small/include/small/quota.h |
1 |
93.33 |
-0.11% | src/lib/core/fiber.c |
1 |
90.86 |
0.43% | src/box/memtx_engine.cc |
1 |
96.0 |
-4.0% | src/lib/core/trigger.h |
1 |
91.45 |
0.0% | src/lib/swim/swim.c |
2 |
87.05 |
-0.14% | src/box/vy_run.c |
2 |
93.53 |
-0.72% | src/box/vy_point_lookup.c |
2 |
88.69 |
-0.33% | src/box/vy_lsm.c |
5 |
93.44 |
-0.82% | src/box/replication.cc |
6 |
94.69 |
-1.33% | src/box/vy_read_iterator.c |
8 |
86.34 |
-4.37% | src/lib/salad/mhash.h |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10317044478.1 | 479 |
85.91 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|