WebOfTrust / keria

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

Prevent creating 2 registries per agent with the same name. #195

Closed pfeairheller closed 5 months ago

pfeairheller commented 5 months ago

This PR adds an error if a name is reused per agent for creating registries. Closes #190

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f225c8e) 92.70% compared to head (087b7c4) 92.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #195 +/- ## ============================================ Coverage 92.70% 92.71% ============================================ Files 38 38 Lines 6597 6602 +5 ============================================ + Hits 6116 6121 +5 Misses 481 481 ```

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