Ran
|
Jobs
1
|
Files
304
|
Run time
34s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
lua: getpwall/getgrall error handling - follow-up fixes - Add the forgotten errno(0) to getgrall. - Throw errors from getgrall/getpwall instead of returning nil in case the underlying system function fails. - Fix the error message in getgr. - Remove pointless and confusing asterisk sign from error messages. - Do not hide a stack frame on error. Follow-up efccac691a46 ("lua: fix error handling in getpwall and getgrall"). (cherry picked from commit a1606e913)
40988 of 49902 relevant lines covered (82.14%)
853752.04 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
82.93 |
0.0% | src/box/xlog.c |
1 |
96.77 |
-3.23% | src/box/error.h |
1 |
90.95 |
-0.11% | src/box/vy_scheduler.c |
1 |
85.4 |
-0.14% | src/box/xrow.c |
2 |
93.88 |
-0.72% | src/box/relay.cc |
2 |
97.3 |
-1.8% | src/lib/small/test/rb_rand.cc |
6 |
84.43 |
-3.59% | src/coio_task.c |
6 |
57.23 |
-1.77% | src/coio.cc |
10 |
88.97 |
-3.45% | src/box/key_def.c |
35 |
80.97 |
-3.03% | src/box/vy_log.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
5 | 14682.5 (TARGET=coverage) | 304 |
82.14 |
Travis Job 14682.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|