|
Ran
|
Jobs
1
|
Files
89
|
Run time
193min
|
Badge
README BADGES
|
push
github
memprof: set default path to profiling output file sysprof has an optional parameter `path`, that sets a path to the profiling output file. By default, the path is `sysprof.bin`. `misc.memprof.start()` requires setting a path to the profiling output file. The patch fixes this inconsistency by introducing a default path to the memprof profiling output file - `memprof.bin`. Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit c652d984b)
5700 of 6038 branches covered (94.4%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
33 existing lines in 4 files now uncovered.21720 of 23461 relevant lines covered (92.58%)
2959868.01 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.5 |
-0.05% | src/lj_record.c |
| 1 |
97.42 |
-0.18% | src/lj_trace.c |
| 5 |
95.69 |
-3.35% | src/lj_str.c |
| 26 |
88.93 |
-2.27% | src/lib_misc.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13699178769.1 | 89 |
92.95 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|