ipni / index-provider

📢 Index Provider
Other
35 stars 16 forks source link

Add a hook to fix multihash mismatch errors #423

Closed ischasny closed 7 months ago

ischasny commented 10 months ago

When a storage read error happens, the calling application can now invoke a custom piece of logic to fix that error in-flight.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (791a485) 50.22% compared to head (519899f) 50.19%.

Files Patch % Lines
engine/options.go 0.00% 5 Missing :warning:
engine/linksystem.go 66.66% 2 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== - Coverage 50.22% 50.19% -0.04% ========================================== Files 61 61 Lines 5053 5066 +13 ========================================== + Hits 2538 2543 +5 - Misses 2198 2205 +7 - Partials 317 318 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.