|
Ran
|
Jobs
1
|
Files
89
|
Run time
672min
|
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, thethe 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
5699 of 6035 branches covered (94.43%)
Branch coverage included in aggregate %.
21715 of 23442 relevant lines covered (92.63%)
2942352.62 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 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 | 13284367323.1 | 89 |
93.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|