xmtp / didethresolver

XMTP Registry Resolver
MIT License
3 stars 1 forks source link

Fetch Key Packages Companion #41

Closed insipx closed 8 months ago

insipx commented 8 months ago

updates some methods to make it easier to use queries, so should be merged after #39 so I can update this

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (64b6ca7) 96.67% compared to head (fa227e9) 97.28%.

Files Patch % Lines
lib/src/error.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 96.67% 97.28% +0.61% ========================================== Files 13 13 Lines 2704 2833 +129 ========================================== + Hits 2614 2756 +142 + Misses 90 77 -13 ```

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

jac18281828 commented 8 months ago

Some code is missing coverage. It would be worthwhile to write small tests for that.