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: Add REST endpoint to retrieve log URL #1284

Merged
merged 1 commit into from
May 5, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented May 5, 2022

Add REST endpoint to retrieve log URL

Closes #1283

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

Add REST endpoint to retrieve log URL

Closes trustbloc#1283

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

codecov bot commented May 5, 2022

Codecov Report

Merging #1284 (29a2e74) into main (f29980f) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1284      +/-   ##
==========================================
+ Coverage   87.86%   87.92%   +0.06%     
==========================================
  Files         176      177       +1     
  Lines       17621    17650      +29     
==========================================
+ Hits        15482    15519      +37     
+ Misses       1368     1361       -7     
+ Partials      771      770       -1     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 68.22% <100.00%> (+0.03%) ⬆️
pkg/vct/resthandler/retriever.go 100.00% <100.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 97.77% <0.00%> (+8.88%) ⬆️

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 f29980f...29a2e74. Read the comment docs.

@sandrask sandrask merged commit 159bb53 into trustbloc:main May 5, 2022
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 REST endpoint to retrieve log URL
3 participants