Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

pfeairheller
Copy link
Member

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

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pfeairheller pfeairheller merged commit eddf7bf into WebOfTrust:development Feb 15, 2024
5 checks passed
@pfeairheller pfeairheller deleted the fix-190 branch February 20, 2024 17:22
pfeairheller added a commit to pfeairheller/keria that referenced this pull request Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keria fails to return registry by aid and name when multiple registries created with same name in agent
1 participant