push
github
limbo: reuse code for writing promote and demote box_issue_promote() and box_issue_demote() were identical except for the request type and queue owner ID written to WAL. Same for txn_limbo_write_promote() and txn_limbo_write_demote(). Lets reuse the code. Will be easier to update it later. Part of #8095 NO_DOC=refactoring NO_CHANGELOG=refactoring NO_TEST=refactoring (cherry picked from commit 4f4cb18f9)
70208 of 118117 branches covered (59.44%)
7 of 7 new or added lines in 2 files covered. (100.0%)
336 existing lines in 16 files now uncovered.105554 of 120479 relevant lines covered (87.61%)
1413770.04 hits per line