Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
box: check fiber slice in generic implementation of index count `index.count()` may hang for too long in Vinyl if a substantial consecutive hunk of the space is stored in memory. Let's add a fiber slice check to it to prevent it from blocking the TX thread for too long. Closes #10553 NO_DOC=bug fix (cherry picked from commit e19bca5a7)
68423 of 121725 branches covered (56.21%)
4 of 4 new or added lines in 1 file covered. (100.0%)
91 existing lines in 22 files now uncovered.101017 of 115829 relevant lines covered (87.21%)
2509827.58 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
89.09 |
-0.19% | src/box/xlog.h |
1 |
92.08 |
-0.05% | src/box/vinyl.c |
1 |
92.45 |
-0.47% | src/box/recovery.cc |
1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
1 |
96.28 |
-0.53% | src/box/vy_range.c |
1 |
99.4 |
-0.3% | src/box/lua/iproto.c |
1 |
89.61 |
-0.18% | src/box/wal.c |
1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
87.6 |
-0.14% | src/box/vy_run.c |
2 |
95.73 |
-0.11% | src/box/iproto.cc |
2 |
95.05 |
-0.62% | src/box/raft.c |
3 |
90.62 |
-0.15% | src/box/applier.cc |
4 |
81.82 |
-12.12% | src/lua/minifio.c |
4 |
22.62 |
-0.08% | src/lib/uri/uri_parser.c |
4 |
84.28 |
-0.38% | src/box/xlog.c |
5 |
89.05 |
-0.39% | src/box/vy_log.c |
5 |
94.96 |
0.72% | src/box/vy_point_lookup.c |
6 |
93.4 |
-0.78% | src/box/xrow_update_field.c |
12 |
96.08 |
1.14% | src/box/vy_read_iterator.c |
15 |
91.82 |
-2.36% | src/box/memtx_space.c |
18 |
90.81 |
-0.53% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10992965955.1 | 514 |
87.21 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|