|
Ran
|
Jobs
1
|
Files
518
|
Run time
1min
|
Badge
README BADGES
|
push
github
test: stabilize the gh_8802_box_session_push_deprecation test The test assumes that as soon as one process has finished writing a log message the other process will be able to read this message from the log file. This would be true if tarantool process wrote logs directly to a file, but in luatest tests the logs are passed through tee process, which duplicates the logs to the unified log file, so a line written to log by tarantool server is not guaranteed to appear in the log file read by the test immediately. Add retries for the log reading assertions. NO_CHANGELOG=flaky test NO_DOC=flaky test (cherry picked from commit 52ea80fc9)
69666 of 123538 branches covered (56.39%)
102662 of 117480 relevant lines covered (87.39%)
2459129.52 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
84.31 |
0.05% | src/box/xlog.c |
| 1 |
95.9 |
0.11% | src/lib/msgpuck/msgpuck.h |
| 1 |
93.66 |
-0.14% | src/box/txn_limbo.c |
| 1 |
87.6 |
0.08% | src/box/vy_run.c |
| 1 |
90.93 |
0.15% | src/box/applier.cc |
| 1 |
94.24 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
89.23 |
-1.54% | src/lib/small/small/lsregion.c |
| 1 |
92.15 |
0.0% | src/box/vinyl.c |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 2 |
94.66 |
0.41% | src/box/xrow_update_field.c |
| 2 |
91.51 |
-0.31% | src/box/memtx_space.c |
| 3 |
91.59 |
-0.59% | src/box/gc.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12862718051.1 | 518 |
87.39 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|