|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
profilers: print user-friendly errors Prior to this patch, there was no error-checking in profilers, which resulted in raw Lua errors being reported in cases of non-existing paths or corrupt file structures. This patch makes use of the event reader module introduced in commit df5a07218 ("profilers: introduce event reader module") to add error handling, so all parsing errors are now reported in a user-friendly manner. Tool CLI flag tests are adapted correspondingly to error message changes. Resolves tarantool/tarantool#9217 Part of tarantool/tarantool#5994 Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit ecc45358d)
5657 of 6018 branches covered (94.0%)
Branch coverage included in aggregate %.
21587 of 23417 relevant lines covered (92.19%)
2951875.29 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
85.71 |
-2.16% | src/lj_sysprof.c |
| 7 |
77.24 |
-0.55% | src/lj_opt_fold.c |
| 25 |
87.27 |
-2.43% | src/lj_crecord.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9806522399.1 | 89 |
92.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|