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

feat: Update CLI to add AlsoKnownAs #1413

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Conversation

sandrask
Copy link
Contributor

Update CLI to add AlsoKnownAs

Closes #1412

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

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

codecov bot commented Jul 29, 2022

Codecov Report

Merging #1413 (9d5677d) into main (2d4296f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1413      +/-   ##
==========================================
- Coverage   88.04%   88.03%   -0.01%     
==========================================
  Files         205      205              
  Lines       19157    19172      +15     
==========================================
+ Hits        16867    16879      +12     
- Misses       1468     1472       +4     
+ Partials      822      821       -1     
Impacted Files Coverage Δ
cmd/orb-cli/createdidcmd/createdid.go 91.85% <100.00%> (+0.31%) ⬆️
cmd/orb-cli/recoverdidcmd/recoverdid.go 87.15% <100.00%> (+0.36%) ⬆️
cmd/orb-cli/updatedidcmd/updatedid.go 89.37% <100.00%> (+0.34%) ⬆️
cmd/orb-server/startcmd/start.go 67.52% <0.00%> (-0.33%) ⬇️

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 2d4296f...9d5677d. Read the comment docs.

@sandrask sandrask force-pushed the issue-1412 branch 2 times, most recently from ae53cd1 to 66cc6e2 Compare July 29, 2022 15:13
Update CLI to add AlsoKnownAs

Closes trustbloc#1412

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@bstasyszyn bstasyszyn merged commit de263c3 into trustbloc:main Jul 29, 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.

Update CLI to add AlsoKnownAs
3 participants