|
Ran
|
Jobs
1
|
Files
480
|
Run time
1min
|
Badge
README BADGES
|
push
github
ci: don't send coverage results for submodules If coverage workflow is triggered via submodule as a part of integration testing, coverage reports from Tarantool are sent to coveralls as reports from the submodule. Our fork of LuaJIT as well as Tarantool uses Coveralls, this will avoid reporting Tarantool's coverage to LuaJIT's namespace in Coveralls. To avoid this misbehaviour, run the "upload report" step only when there is no submodule to bump (specified as `inputs.submodule` [1]) as a part of the reusable workflow. [1]: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#example-specifying-inputs NO_DOC=CI NO_TEST=CI NO_CHANGELOG=CI (cherry picked from commit 68b73fe7d)
63663 of 115134 branches covered (55.29%)
94631 of 109925 relevant lines covered (86.09%)
1898179.6 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 15 |
91.76 |
-2.42% | src/box/memtx_space.c |
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| 7 |
92.21 |
-1.07% | src/box/txn_limbo.c |
| 3 |
92.0 |
-0.05% | src/box/vinyl.c |
| 3 |
89.36 |
-0.32% | src/box/vy_scheduler.c |
| 2 |
86.7 |
0.04% | src/box/box.cc |
| 2 |
87.46 |
-0.32% | src/box/vy_lsm.c |
| 2 |
82.82 |
-0.2% | src/box/xlog.c |
| 2 |
85.13 |
-0.74% | src/lib/core/coio.c |
| 2 |
95.18 |
-0.42% | src/lua/fiber.c |
| 1 |
87.5 |
-1.79% | src/box/xlog.h |
| 1 |
93.33 |
-0.11% | src/lib/core/fiber.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24119774634.1 | 480 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|