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

fix(cli): print entire JSON tree resulting from DID resolution #524

Merged
merged 1 commit into from
May 18, 2021

Conversation

mirceanis
Copy link
Member

fixes #523

@mirceanis mirceanis added the hotfix This bypasses the development cycle for a faster fix of @latest label May 18, 2021
@mirceanis mirceanis requested a review from jasheal May 18, 2021 10:27
@mirceanis mirceanis changed the base branch from next to main May 18, 2021 10:27
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #524 (b5650bc) into main (2b6a279) will increase coverage by 5.83%.
The diff coverage is n/a.

❗ Current head b5650bc differs from pull request most recent head cbb8533. Consider uploading reports for the commit cbb8533 to get more accurate results

@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
+ Coverage   67.06%   72.89%   +5.83%     
==========================================
  Files          71       71              
  Lines        1670     1867     +197     
  Branches      276      313      +37     
==========================================
+ Hits         1120     1361     +241     
- Misses        444      504      +60     
+ Partials      106        2     -104     

@mirceanis mirceanis merged commit e83d33c into main May 18, 2021
@mirceanis mirceanis deleted the bugfix/cli-resolver branch May 18, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix This bypasses the development cycle for a faster fix of @latest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI shows truncated output when resolving DID
2 participants