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: JSON-LD context providers support #786

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

aholovko
Copy link
Contributor

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

Signed-off-by: Andriy Holovko <andriy.holovko@gmail.com>
@cla-bot cla-bot bot added the cla-signed label Sep 22, 2021
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #786 (22e6227) into main (b28e568) will decrease coverage by 0.11%.
The diff coverage is 65.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #786      +/-   ##
==========================================
- Coverage   90.03%   89.91%   -0.12%     
==========================================
  Files         140      139       -1     
  Lines       11859    11852       -7     
==========================================
- Hits        10677    10657      -20     
- Misses        726      737      +11     
- Partials      456      458       +2     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/params.go 80.65% <60.00%> (-0.23%) ⬇️
cmd/orb-server/startcmd/start.go 73.78% <66.66%> (+0.25%) ⬆️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 90.12% <0.00%> (-9.88%) ⬇️
pkg/webfinger/client/client.go 87.50% <0.00%> (-4.81%) ⬇️
pkg/observer/pubsub.go 95.19% <0.00%> (ø)
pkg/discovery/endpoint/restapi/operations.go 92.55% <0.00%> (ø)

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 b28e568...22e6227. Read the comment docs.

@fqutishat fqutishat merged commit 9c0f557 into trustbloc:main Sep 22, 2021
@aholovko aholovko deleted the context_provider branch September 22, 2021 15:04
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.

None yet

2 participants