|
Ran
|
Jobs
1
|
Files
459
|
Run time
34s
|
Badge
README BADGES
|
push
github
msgpack: fix decoding intervals with int64 It is possible for interval to have days, hours, minutes and seconds larger than INT_MAX (or less than INT_MIN). Before this patch, msgpack decoding had failed to parse intervals with msgpack int64 and uint64. int64_t should be enough to store any value allowed for datetime intervals. Closes #8887 NO_DOC=small bug fix (cherry picked from commit 01c7ae112)
59303 of 108208 branches covered (54.8%)
2 of 2 new or added lines in 1 file covered. (100.0%)
90455 of 106137 relevant lines covered (85.22%)
2491626.03 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5644819256.1 | 0 |
85.22 |
GitHub Action Run |