|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
test: fix _func overflow test being flaky in asan It appears, that `fiber.set_slice(60)` is not enough to make ~ 64000 function creations and deletions in a single transaction under ASAN. The size of the slice was increased. Follows up #11849 Follows up #11851 NO_DOC=test NO_CHANGELOG=test (cherry picked from commit f6feb53fe)
69858 of 117652 branches covered (59.38%)
104831 of 119622 relevant lines covered (87.64%)
1382671.9 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 23 |
90.89 |
-0.48% | src/box/box.cc |
| 6 |
95.2 |
-1.25% | src/box/vy_read_iterator.c |
| 4 |
87.94 |
-0.21% | src/box/vy_run.c |
| 4 |
97.36 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
22.66 |
-0.04% | src/lib/uri/uri_parser.c |
| 1 |
92.51 |
0.0% | src/box/vinyl.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20066620970.1 | 513 |
87.64 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|