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

MESH-2091/add-parent-child-map #1568

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

HenriqueNogara
Copy link
Contributor

changelog

modified API

  • Adds ChildDid storage, which tracks all child identities of a given parent identity;

data migration

  • initializes the ChildDid storage;

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #1568 (cfe622d) into develop (804fe85) will increase coverage by 0.13%.
The diff coverage is 44.44%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1568      +/-   ##
===========================================
+ Coverage    58.53%   58.67%   +0.13%     
===========================================
  Files          142      142              
  Lines        32283    32236      -47     
===========================================
+ Hits         18898    18914      +16     
+ Misses       13385    13322      -63     
Files Coverage Δ
pallets/identity/src/keys.rs 86.51% <100.00%> (-0.22%) ⬇️
pallets/identity/src/lib.rs 25.49% <33.33%> (+3.44%) ⬆️

... and 2 files with indirect coverage changes

@adamdossa adamdossa merged commit b2d4deb into develop Dec 5, 2023
14 checks passed
@adamdossa adamdossa deleted the MESH-2091/add-parent-child-map branch December 5, 2023 16:50
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