|
Ran
|
Jobs
1
|
Files
476
|
Run time
11s
|
Badge
README BADGES
|
push
github
box: fix force recovery for transactions with local rows Force recovery first tries to collect all rows of a transaction into a single list, and only then applies those rows. The problem was that it collected rows based on the row replica_id. For local rows replica_id is set to 0, but actually such rows can be part of a transaction coming from any instance. Fix recovery of such rows Follow-up #8746 Follow-up #7932 NO_DOC=bugfix NO_CHANGELOG=the broken behaviour couldn't be seen due to bug #8746 (cherry picked from commit 85df1c968)
62396 of 114241 branches covered (0.0%)
10 of 10 new or added lines in 1 file covered. (100.0%)
93444 of 108802 relevant lines covered (85.88%)
2796290.02 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6455178957.1 | 0 |
85.88 |
GitHub Action Run |