Ran
|
Files
479
|
Run time
28s
|
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)
63101 of 114407 branches covered (55.15%)
93972 of 109354 relevant lines covered (85.93%)
2764748.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|