|
Ran
|
Jobs
1
|
Files
476
|
Run time
13s
|
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)
62229 of 114088 branches covered (54.54%)
2 of 2 new or added lines in 1 file covered. (100.0%)
93188 of 108623 relevant lines covered (85.79%)
3028059.74 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5644361194.1 | 0 |
85.79 |
GitHub Action Run |