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

chore: Add support for alsoKnownAs during did transformation #678

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

sandrask
Copy link
Contributor

Add support for alsoKnownAs during did transformation

Closes #677

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

@cla-bot cla-bot bot added the cla-signed label Jul 21, 2022
@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #678 (c7b1e3c) into main (bdd5338) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #678   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files          76       76           
  Lines        4227     4230    +3     
=======================================
+ Hits         3962     3965    +3     
  Misses        148      148           
  Partials      117      117           
Impacted Files Coverage Δ
pkg/document/diddocument.go 82.35% <ø> (ø)
...s/1_0/doctransformer/didtransformer/transformer.go 97.54% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdd5338...c7b1e3c. Read the comment docs.

Add support for alsoKnownAs during did transformation

Closes trustbloc#677

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@fqutishat fqutishat merged commit 577302c into trustbloc:main Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for alsoKnownAs during did transformation
2 participants