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: Remove LD context REST endpoints #1525

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

bstasyszyn
Copy link
Contributor

closes #1524

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

closes trustbloc#1524

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Nov 17, 2022
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 88.15% // Head: 88.12% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (8a9c564) compared to base (33b0873).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1525      +/-   ##
==========================================
- Coverage   88.15%   88.12%   -0.03%     
==========================================
  Files         219      219              
  Lines       20847    20846       -1     
==========================================
- Hits        18377    18370       -7     
- Misses       1576     1582       +6     
  Partials      894      894              
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 67.00% <100.00%> (-0.65%) ⬇️
pkg/observer/pubsub.go 92.85% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bstasyszyn bstasyszyn merged commit b1c91fc into trustbloc:main Nov 17, 2022
@bstasyszyn bstasyszyn deleted the 1524 branch November 17, 2022 18:03
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.

LD REST endpoints are exposed but never used
3 participants