|
Repo Added
|
Files
89
|
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 a profiler output file and then exited. Due to early exit, the output file handle stay open. This patch fixes the condition and the file handle is closed even if the number of samples is equal to 0. Sergey Bronnikov: * added the description and the test for the problem Part of tarantool/tarantool#11055
5698 of 6036 branches covered (94.4%)
Branch coverage included in aggregate %.
21720 of 23442 relevant lines covered (92.65%)
2959764.04 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|