|
Ran
|
Jobs
1
|
Files
518
|
Run time
1min
|
Badge
README BADGES
|
push
github
perf: fix a clang warning for BPS tree perftest Clang warned about the getting the offset of a field in a structure with a non-standard layout because of a `std::unique_ptr` field in the `DummyAllocator` class. Let's simply replace it with a regular pointer. Closes #11122 NO_DOC=minor NO_TEST=minor NO_CHANGELOG=minor (cherry picked from commit 0a9258e2d)
69805 of 123715 branches covered (56.42%)
102813 of 117645 relevant lines covered (87.39%)
2395429.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.81 |
-0.03% | src/box/box.cc |
| 1 |
95.36 |
-0.31% | src/box/raft.c |
| 1 |
96.12 |
-0.18% | src/box/relay.cc |
| 1 |
95.78 |
-0.12% | src/box/replication.cc |
| 1 |
93.05 |
0.11% | src/lib/core/fiber.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
91.68 |
0.0% | src/lib/swim/swim.c |
| 1 |
22.62 |
-0.02% | src/lib/uri/uri_parser.c |
| 2 |
93.87 |
-0.31% | src/box/memtx_space.c |
| 2 |
87.37 |
-0.07% | src/box/vy_run.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
97.46 |
0.2% | src/lib/msgpuck/msgpuck.h |
| 3 |
97.95 |
-0.22% | src/box/memtx_tx.c |
| 3 |
92.22 |
-0.09% | src/box/vinyl.c |
| 3 |
94.68 |
-1.6% | src/box/vy_range.c |
| 4 |
90.93 |
-0.41% | src/box/vy_scheduler.c |
| 4 |
94.25 |
-0.78% | src/box/xrow_update_field.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13366896087.1 | 518 |
87.39 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|