WebOfTrust / keria

KERI Agent in the cloud
https://keria.readthedocs.io/en/latest/
Apache License 2.0
17 stars 26 forks source link

feat: add index for registry field #188

Closed lenkan closed 5 months ago

lenkan commented 5 months ago

First of all need to know if this is a good idea. It would be useful for me. Let me know what you think.

Closes #187

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (release-0.1.0-rc.1@e8445b4). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.1.0-rc.1 #188 +/- ## ===================================================== Coverage ? 92.72% ===================================================== Files ? 38 Lines ? 6597 Branches ? 0 ===================================================== Hits ? 6117 Misses ? 480 Partials ? 0 ```

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

pfeairheller commented 5 months ago

Please rebase this to a PR against the release branch

lenkan commented 5 months ago

Right, thanks. Was not sure about the workflow. Rebased and changed base branch now.