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

Make DidDocument's service generic over method-specific fields #865

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

mirgee
Copy link
Contributor

@mirgee mirgee commented Jun 1, 2023

As it was decided that DidDocument integration will be postponed, this PR cherry-picks those changes made in #864 which are isolated to the new crates and thus can be merged independently from the DidDocument integration.

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2023

Codecov Report

Merging #865 (7678382) into main (aaa1e1a) will increase coverage by 40.22%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            main     #865       +/-   ##
==========================================
+ Coverage   8.68%   48.90%   +40.22%     
==========================================
  Files        410      432       +22     
  Lines      32812    34324     +1512     
  Branches    7211     7609      +398     
==========================================
+ Hits        2849    16787    +13938     
+ Misses     29162    12264    -16898     
- Partials     801     5273     +4472     
Flag Coverage Δ
unittests-aries-vcx 48.86% <ø> (+40.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
did_parser/src/did.rs 66.66% <ø> (ø)

... and 322 files with indirect coverage changes

@mirgee mirgee force-pushed the refactor/service-changes branch from 6c610e4 to 731a9af Compare June 6, 2023 15:32
@mirgee mirgee marked this pull request as ready for review June 6, 2023 15:32
Signed-off-by: Miroslav Kovar <miroslav.kovar@absa.africa>
@mirgee mirgee force-pushed the refactor/service-changes branch from 731a9af to 7678382 Compare June 7, 2023 05:45
Copy link
Contributor

@Patrik-Stas Patrik-Stas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty cool 👍 just minor comments/questions

did_doc/src/schema/did_doc.rs Show resolved Hide resolved
did_doc/src/schema/did_doc.rs Show resolved Hide resolved
did_resolver_sov/src/resolution/resolver.rs Show resolved Hide resolved
@mirgee mirgee requested a review from Patrik-Stas June 7, 2023 12:54
@Patrik-Stas Patrik-Stas merged commit 694c9f7 into main Jun 7, 2023
@Patrik-Stas Patrik-Stas deleted the refactor/service-changes branch June 7, 2023 12:57
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.

3 participants