|
Ran
|
Files
518
|
Run time
41s
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|