|
Ran
|
Jobs
1
|
Files
513
|
Run time
15min
|
Badge
README BADGES
|
push
github
vinyl: fix crash on invalid upsert `vy_apply_result_does_cross_pk()` must be called after the new tuple format is validated, otherwise it may crash in case the new tuple has fields conflicting with the primary key definition. While we are at it, fix the operation cursor (`ups_ops`) not advanced on this kind of error. This resulted in skipped `upsert` statements following an invalid `upsert` statement in a transaction. Closes #10099 NO_DOC=bug fix (cherry picked from commit dd0ac8140)
67420 of 119889 branches covered (56.24%)
6 of 6 new or added lines in 1 file covered. (100.0%)
27 existing lines in 12 files now uncovered.100112 of 114968 relevant lines covered (87.08%)
2470725.92 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9445375052.1 | 0 |
87.08 |
GitHub Action Run |