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: Use alternate relation instead of working-copy for WebFinger CAS query #785

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

bstasyszyn
Copy link
Contributor

closes #784

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

…AS query

closes trustbloc#784

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Sep 21, 2021
@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #785 (9def54d) into main (b28e568) will decrease coverage by 0.10%.
The diff coverage is 37.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #785      +/-   ##
==========================================
- Coverage   90.03%   89.92%   -0.11%     
==========================================
  Files         140      140              
  Lines       11859    11864       +5     
==========================================
- Hits        10677    10669       -8     
- Misses        726      737      +11     
- Partials      456      458       +2     
Impacted Files Coverage Δ
pkg/webfinger/client/client.go 87.50% <16.66%> (-4.81%) ⬇️
pkg/discovery/endpoint/restapi/operations.go 92.55% <100.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 90.12% <0.00%> (-9.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 b28e568...9def54d. Read the comment docs.

@bstasyszyn bstasyszyn merged commit b85cf8d into trustbloc:main Sep 22, 2021
@bstasyszyn bstasyszyn deleted the 784 branch September 22, 2021 13:27
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.

Remove working-copy relation
3 participants