Closed John-LittleBearLabs closed 1 year ago
Patch coverage: 57.14%
and project coverage change: +0.95%
:tada:
Comparison is base (
479894a
) 52.45% compared to head (7e4b466
) 53.40%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #45
Also, changed how unsupported multibases are reported. No more asserting/crashing.
Simply not crashing, though, causes it to repoint to
about:blank#blocked
which is just a blank page so the only clue you have as to what went wrong is the confusing & misleading location bar text.I have access to limited error reporting when canonicalizing URLs, so I decided to "successfully" canonicalize it into an identity CID ipfs:// URL (conceptually similar to a data:// URL) that points to an error message.