|
Ran
|
Files
89
|
Run time
7s
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|