|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
tuple: fix crash on hashing tuple with double fields `tuple_hash_field()` doesn't advance the MsgPack cursor after hashing a tuple field with the type `double`, which can result in crashes both in memtx (while inserting a tuple into a hash index) and in vinyl (while writing a bloom filter on dump or compaction). The bug was introduced by commit 51af059c10ff ("box: compare and hash msgpack value of double key field as double"). Closes #10090 NO_DOC=bug fix (cherry picked from commit bc0daf99b)
67389 of 119883 branches covered (56.21%)
1 of 1 new or added line in 1 file covered. (100.0%)
33 existing lines in 14 files now uncovered.100095 of 114969 relevant lines covered (87.06%)
2487305.51 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9414499998.1 | 0 |
87.06 |
GitHub Action Run |