|
Ran
|
Jobs
1
|
Files
518
|
Run time
3min
|
Badge
README BADGES
|
push
github
box: fix box.commit({wait = 'none'}) could yield The issue is in order to decide whether submitting request to journal would yield or not we check the journal queue size. But the size can be less then limit while queue is not empty. At this moment submitting new request will yield. Closes #11224 NO_DOC=bugfix (cherry picked from commit c580f3ac8)
69970 of 123833 branches covered (56.5%)
6 of 6 new or added lines in 3 files covered. (100.0%)
237 existing lines in 15 files now uncovered.103007 of 117705 relevant lines covered (87.51%)
2318275.15 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.7 |
-0.07% | src/box/applier.cc |
| 1 |
84.24 |
-0.1% | src/box/xlog.c |
| 1 |
95.4 |
-1.15% | src/lib/core/histogram.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
97.26 |
0.2% | src/lib/msgpuck/msgpuck.h |
| 2 |
98.29 |
0.0% | src/box/txn.h |
| 2 |
95.69 |
-0.41% | src/box/vy_read_iterator.c |
| 2 |
85.01 |
-0.27% | src/lib/core/say.c |
| 3 |
97.95 |
-0.22% | src/box/memtx_tx.c |
| 3 |
92.84 |
-0.29% | src/lib/core/fiber.c |
| 3 |
22.64 |
-0.06% | src/lib/uri/uri_parser.c |
| 4 |
90.9 |
-0.41% | src/box/vy_scheduler.c |
| 5 |
87.3 |
-0.19% | src/box/vy_run.c |
| 12 |
93.41 |
0.04% | src/box/txn.c |
| 196 |
91.33 |
0.55% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14377003202.1 | 518 |
87.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|