Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to match latest CESR 1.1 changes in KERIpy. #139

Merged

Conversation

pfeairheller
Copy link
Member

This PR catches KERIA up to the latest CESR 1.1 related changes pushed to KERIpy. This includes changing all references to Serder to SerderKERI and Creder to SerderACDC as well as updates to test to account for the increased finicky nature of the Serder**** classes (pedantic field and SAID checking).

All unit test pass but these changes have not been vetted against current Signify clients. That's next.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

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

Comparison is base (453ef52) 91.28% compared to head (ec64fb8) 91.25%.
Report is 5 commits behind head on development.

Files Patch % Lines
src/keria/core/longrunning.py 25.00% 3 Missing ⚠️
src/keria/app/aiding.py 90.00% 1 Missing ⚠️
src/keria/app/credentialing.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #139      +/-   ##
===============================================
- Coverage        91.28%   91.25%   -0.04%     
===============================================
  Files               35       35              
  Lines             6002     6012      +10     
===============================================
+ Hits              5479     5486       +7     
- Misses             523      526       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pfeairheller pfeairheller merged commit 9dda515 into WebOfTrust:development Dec 1, 2023
5 checks passed
@pfeairheller pfeairheller deleted the feat-cesr-1.1-catchup branch December 1, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant