WebOfTrust / keria

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

feat: IPEX apply, offer, agree endpoints #198

Closed iFergal closed 4 months ago

iFergal commented 4 months ago

IPEX apply, offer, agree endpoints for non multi-sig AIDs. I can add multi-sig later if that's OK.

From https://github.com/WebOfTrust/keria/issues/193.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 97.44681% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 93.11%. Comparing base (c8648e8) to head (9802773).

Files Patch % Lines
src/keria/app/ipexing.py 94.23% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #198 +/- ## =============================================== + Coverage 92.96% 93.11% +0.15% =============================================== Files 38 38 Lines 6652 6887 +235 =============================================== + Hits 6184 6413 +229 - Misses 468 474 +6 ```

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