WebOfTrust / keria

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

KERIA Specific Sealer #170

Closed pfeairheller closed 6 months ago

pfeairheller commented 6 months ago

This PR includes a KERIA specific Sealer that doesn't try to automatically send delegation request exn messages.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (cc3f2f5) 92.72% compared to head (efd09ae) 92.70%.

Files Patch % Lines
src/keria/app/delegating.py 87.95% 10 Missing :warning:
src/keria/app/aiding.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #170 +/- ## =============================================== - Coverage 92.72% 92.70% -0.03% =============================================== Files 36 38 +2 Lines 6462 6577 +115 =============================================== + Hits 5992 6097 +105 - Misses 470 480 +10 ```

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