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 IPFS hint in did discovery #814

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

sandrask
Copy link
Contributor

Add support for IPFS hint in CAS resolver and add bdd test for did discovery with 'ipfs' hint.

Closes #813

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

Add support for IPFS hint in CAS resolver and add bdd test for did discovery with 'ipfs' hint.

Closes trustbloc#813

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Oct 13, 2021
@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #814 (0d1837f) into main (4527a81) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   89.51%   89.60%   +0.09%     
==========================================
  Files         142      142              
  Lines       12419    12425       +6     
==========================================
+ Hits        11117    11134      +17     
+ Misses        805      796       -9     
+ Partials      497      495       -2     
Impacted Files Coverage Δ
pkg/cas/resolver/resolver.go 89.77% <100.00%> (+0.36%) ⬆️
pkg/observer/pubsub.go 97.22% <0.00%> (+2.77%) ⬆️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 100.00% <0.00%> (+9.87%) ⬆️

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 4527a81...0d1837f. Read the comment docs.

@sandrask sandrask merged commit 562cc96 into trustbloc:main Oct 14, 2021
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 IPFS hint in did discovery
3 participants