WebOfTrust / keria

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

refactor: serials to kinds and upgrade to keripy version #294

Closed iFergal closed 2 months ago

iFergal commented 2 months ago

Supersedes #275 - same changes, just pointing to the correct dev release.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.68%. Comparing base (18d3ad7) to head (8cf7225). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #294 +/- ## ========================================== + Coverage 93.06% 93.68% +0.62% ========================================== Files 36 36 Lines 7121 7859 +738 ========================================== + Hits 6627 7363 +736 - Misses 494 496 +2 ```

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

iFergal commented 2 months ago

cc @m00sey

kentbull commented 2 months ago

This looks like a duplicate of #275

iFergal commented 2 months ago

@kentbull It's an intentional duplicate to make the tests pass, based off of the other PR as I couldn't push to Sam's fork. So once merged the other one should be closed