Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
test: fix Clang warning in LuaJIT-tests This patch fixes the warning in <libctest.c> produced by Clang: | warning: plain '_Complex' requires a type specifier; assuming | '_Complex double' by adding the `double` type specifier where it is needed. Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 3cd5078a2)
5699 of 6033 branches covered (94.46%)
Branch coverage included in aggregate %.
21732 of 23449 relevant lines covered (92.68%)
2978273.41 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
99.04 |
1.44% | src/lj_str.c |
2 |
91.98 |
-0.45% | src/luajit.c |
10 |
77.8 |
-1.01% | src/lj_api.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 12301264161.1 | 89 |
93.04 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|