WebOfTrust / keria

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

Fix name validation #178

Closed pfeairheller closed 5 months ago

pfeairheller commented 5 months ago

This PR adds validation to endpoints that require an alias to not allow for a blank string.

Closes #126 and closes #176

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (98a33ae) 92.70% compared to head (e14863e) 92.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #178 +/- ## =============================================== + Coverage 92.70% 92.72% +0.01% =============================================== Files 38 38 Lines 6584 6597 +13 =============================================== + Hits 6104 6117 +13 Misses 480 480 ```

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