|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
test: fix libfficcall compilation for old GCC On CentOS 7 GCC has no std=c99 by default. This leads to compilation warnings and errors for ‘for’ loop initial declarations. This patch fixes that by declaring the variable out of the loop body. Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 74d1f91e2)
5734 of 6058 branches covered (94.65%)
Branch coverage included in aggregate %.
21871 of 23555 relevant lines covered (92.85%)
3971341.44 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
77.03 |
-0.55% | src/lj_opt_fold.c |
| 5 |
88.77 |
-0.41% | src/lj_crecord.c |
| 1 |
96.66 |
-0.05% | src/lj_record.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27594728147.1 | 89 |
93.22 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|