Ran
|
Files
514
|
Run time
33s
|
Badge
Embed ▾
README BADGES
|
push
github
box: log error that caused initial checkpoint failure Currently, we just panic without providing any additional information if we failed to create the initial checkpoint on bootstrap. This complicates trouble shooting. Let's replace `panic()` with `say_error()` and raise the exception that caused the failure. The exception will be caught by `box_cfg()`, which will log it and then panic. NO_DOC=error logging NO_TEST=error logging NO_CHANGELOG=error logging (cherry picked from commit e1b5114d9)
68465 of 121737 branches covered (56.24%)
101094 of 115849 relevant lines covered (87.26%)
2502960.6 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|