|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
test: fix flakiness in gh_7000_compat_module_test The original test use global variables that altered during testcase execution. Moreover, testcases were depend on global state changed previous testcases. This leads to a flaky behaviour. The patch add a hook `g.before_each` that set global options to `false` before running each testcase, remove calling `test_options_calls` in testcase `g.test_call` because this testcase does not set options to a `true`. Also, the patch fixes formatting for a table. Follows up commit 25a979a1abd4 ("test: fix app-luatest/gh_7000_compat_module_test.lua"). Follows up #7000 NO_CHANGELOG=testing NO_DOC=testing NO_TEST=testing (cherry picked from commit 437f2fac0)
69702 of 123538 branches covered (56.42%)
102657 of 117481 relevant lines covered (87.38%)
2383346.37 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.31 |
-0.32% | src/lib/swim/swim_io.c |
| 1 |
95.78 |
-0.12% | src/box/replication.cc |
| 1 |
97.41 |
-0.85% | src/lib/vclock/vclock.c |
| 1 |
80.0 |
-2.05% | src/lib/core/clock.c |
| 1 |
92.24 |
0.09% | src/box/vinyl.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
95.93 |
-0.37% | src/box/relay.cc |
| 2 |
87.6 |
-0.14% | src/box/vy_run.c |
| 2 |
90.98 |
-0.03% | src/box/box.cc |
| 6 |
97.13 |
-0.4% | src/box/lua/net_box.c |
| 9 |
60.42 |
-6.02% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12951608769.1 | 518 |
87.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|