|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
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)
69957 of 123833 branches covered (56.49%)
6 of 6 new or added lines in 3 files covered. (100.0%)
50 existing lines in 16 files now uncovered.102981 of 117710 relevant lines covered (87.49%)
2226735.18 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.51 |
-0.63% | src/box/engine.c |
| 1 |
94.74 |
-1.75% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
95.21 |
0.0% | src/box/vy_range.c |
| 1 |
94.64 |
-0.2% | src/box/xrow_update_field.c |
| 1 |
93.05 |
0.21% | src/lib/core/fiber.c |
| 1 |
74.87 |
-0.25% | src/main.cc |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
95.96 |
-0.37% | src/box/relay.cc |
| 2 |
92.42 |
-0.09% | src/box/vinyl.c |
| 2 |
97.36 |
0.1% | src/lib/msgpuck/msgpuck.h |
| 3 |
91.7 |
-0.58% | src/box/gc.c |
| 6 |
94.46 |
-1.23% | src/box/vy_read_iterator.c |
| 8 |
60.42 |
-5.56% | src/lib/core/fio.c |
| 17 |
90.85 |
-0.48% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14377005457.1 | 518 |
87.49 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|