|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
Make check in os.time() consistent. Thanks to Temir Galeev. (cherry picked from commit 295d45fb2) This patch prevents os.time() from returning nil, when machine time is -1 and some error occurs before the os.time() call. In fact, this is a theoretical case, so no tests were added. Temir Galeev: * added the description for the patch Part of tarantool/tarantool#12480 Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 2f7f0ba87)
5711 of 6039 branches covered (94.57%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
6 existing lines in 3 files now uncovered.21773 of 23464 relevant lines covered (92.79%)
1829814.18 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
94.74 |
-2.87% | src/lj_str.c |
| 1 |
96.32 |
0.02% | src/lib_os.c |
| 1 |
77.11 |
0.08% | src/lj_opt_fold.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 28499160623.1 | 89 |
93.16 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|