WebOfTrust / keria

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

Update references to Seq No to use hex string instead of int #169

Closed pfeairheller closed 8 months ago

pfeairheller commented 8 months ago

This PR fixes queries to use hex string for sequence number

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d8cb7fc) 92.60% compared to head (b52e8fa) 92.72%.

Files Patch % Lines
src/keria/core/longrunning.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #169 +/- ## =============================================== + Coverage 92.60% 92.72% +0.11% =============================================== Files 36 36 Lines 6453 6462 +9 =============================================== + Hits 5976 5992 +16 + Misses 477 470 -7 ```

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