mirror of
https://github.com/vee1e/runtimeclass-debugger.git
synced 2026-09-01 18:27:58 +00:00
handlerFor silently fell back to the class name when the store was unreadable, so CheckCRI could report a wrong verdict (false pass, or a missing-handler failure) with no indication that the store read failed. The store error is now returned and the CRI check warns about it. |
||
|---|---|---|
| .. | ||
| diag.go | ||
| diag_test.go | ||
| report.go | ||
| result.go | ||