Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
profilers: introduce event reader module There is no error-checking in profilers which results in raw Lua errors being reported in cases of non-existing paths or corrupt file structures. This patch adds a profiler-agnostic module for event parsing, which is going to be used to introduce user-friendly errors. It is impossible to enable it right now because it should be included in Tarantool's build procedure first. Part of tarantool/tarantool#9217 Part of tarantool/tarantool#5994 Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit df5a07218)
5658 of 6018 branches covered (94.02%)
Branch coverage included in aggregate %.
21601 of 23416 relevant lines covered (92.25%)
2820055.67 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
91.96 |
-0.45% | src/luajit.c |
3 |
93.09 |
-0.99% | src/lj_ir.c |
6 |
77.71 |
-0.47% | src/lj_opt_fold.c |
6 |
94.74 |
-4.31% | src/lj_str.c |
10 |
77.41 |
-1.01% | src/lj_api.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8293259020.1 | 89 |
92.61 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|