Skip to content

feat: add option to enable remote contexts fetching - #705

Merged
sudeshrshetty merged 1 commit into
trustbloc:mainfrom
aholovko:context-enable-remote
Nov 24, 2021
Merged

feat: add option to enable remote contexts fetching#705
sudeshrshetty merged 1 commit into
trustbloc:mainfrom
aholovko:context-enable-remote

Conversation

@aholovko

Copy link
Copy Markdown
Contributor

Set VC_REST_CONTEXT_ENABLE_REMOTE env variable to true to enable fetching JSON-LD contexts from the network.

Signed-off-by: Andrii Holovko andriy.holovko@gmail.com

@codecov

codecov Bot commented Nov 24, 2021

Copy link
Copy Markdown

Codecov Report

Merging #705 (f3d2b7b) into main (1ba2bd2) will decrease coverage by 0.03%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
- Coverage   86.96%   86.93%   -0.04%     
==========================================
  Files          56       56              
  Lines        5456     5471      +15     
==========================================
+ Hits         4745     4756      +11     
- Misses        424      426       +2     
- Partials      287      289       +2     
Impacted Files Coverage Δ
cmd/vc-rest/startcmd/start.go 84.34% <76.47%> (-0.34%) ⬇️

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 1ba2bd2...f3d2b7b. Read the comment docs.

Signed-off-by: Andrii Holovko <andriy.holovko@gmail.com>
@sudeshrshetty
sudeshrshetty merged commit 3b2d843 into trustbloc:main Nov 24, 2021
@aholovko
aholovko deleted the context-enable-remote branch November 24, 2021 19:02
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.

3 participants