|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
Always close profiler output file. Reported by Guilherme Batalheiro. (cherry picked from commit fca66335d) Before the patch, a function `prof_finish` wrote a string `No samples collected` to profiler output file and then exits. Due to early exit, output file handle stay opened. This patch fixes condition and file handle is closed even a number of samples is equal to 0. Sergey Bronnikov: * added the description and the test for the problem Part of tarantool/tarantool#11055
5701 of 6035 branches covered (94.47%)
Branch coverage included in aggregate %.
21724 of 23442 relevant lines covered (92.67%)
2943540.43 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
99.16 |
-0.34% | src/lj_gc.c |
| 1 |
96.5 |
0.0% | src/lj_record.c |
| 1 |
87.73 |
-0.08% | src/lj_crecord.c |
| 1 |
99.22 |
-0.78% | src/lj_func.c |
| 1 |
97.42 |
-0.18% | src/lj_trace.c |
| 1 |
99.04 |
1.44% | src/lj_str.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13241903273.1 | 89 |
93.04 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|