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(remote-server): fix error when resolving local did:web #905

Merged
merged 1 commit into from
May 30, 2022

Conversation

mirceanis
Copy link
Member

This resolves an error caused by trying to dereference an undefined object (options) during resolution of locally managed did:web

@mirceanis mirceanis requested a review from simonas-notcat May 30, 2022 19:45
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #905 (c63f08c) into main (6884b28) will decrease coverage by 0.08%.
The diff coverage is 16.66%.

@@            Coverage Diff             @@
##             main     #905      +/-   ##
==========================================
- Coverage   81.78%   81.70%   -0.09%     
==========================================
  Files          85       85              
  Lines        2652     2656       +4     
  Branches      507      507              
==========================================
+ Hits         2169     2170       +1     
- Misses        481      484       +3     
  Partials        2        2              

@mirceanis mirceanis merged commit 782f64a into main May 30, 2022
@mirceanis mirceanis deleted the hotfix-web-did branch May 30, 2022 20:05
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.

1 participant