|
Ran
|
Jobs
1
|
Files
305
|
Run time
30s
|
Badge
README BADGES
|
push
travis-ci
xrow: print corrupted rows on decoding error. Add row hex printing to log on verbose level. This would be useful during investigation of errors related to invalid msgpack packet arrival. Here's some example output: ``` 2019-04-01 16:04:51.629 [31304] iproto V> Corrupted row is: 3D A5 41 55 99 18 A8 08 C2 40 2B BA 50 12 F6 C6 0B 27 66 1C 2019-04-01 16:04:51.629 [31304] iproto xrow.c:133 E> ER_INVALID_MSGPACK: Invalid MsgPack - packet header ``` Related to #4040 (cherry picked from commit f645119f7)
26 of 26 new or added lines in 1 file covered. (100.0%)
41444 of 50273 relevant lines covered (82.44%)
852136.67 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 16357.5 (TARGET=coverage) | 0 |
82.44 |
Travis Job 16357.5 |