|
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)
5660 of 6018 branches covered (94.05%)
Branch coverage included in aggregate %.
21591 of 23417 relevant lines covered (92.2%)
2943335.58 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
91.69 |
-0.25% | src/lj_ffrecord.c |
| 5 |
95.19 |
-0.89% | src/lj_opt_mem.c |
| 7 |
77.24 |
-0.55% | src/lj_opt_fold.c |
| 25 |
87.35 |
-2.35% | src/lj_crecord.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8604001747.1 | 89 |
92.58 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|