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: Add function GetEndpointNoCache #1581

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

bstasyszyn
Copy link
Contributor

This function bypasses the cache when retrieving the sidetree endpoint for the domain.

This function bypasses the cache when retrieving the sidetree endpoint for the domain.

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Jun 8, 2023
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (b10de1a) 88.16% compared to head (1dc222d) 88.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1581      +/-   ##
==========================================
+ Coverage   88.16%   88.18%   +0.02%     
==========================================
  Files         227      227              
  Lines       21682    21665      -17     
==========================================
- Hits        19116    19106      -10     
+ Misses       1656     1651       -5     
+ Partials      910      908       -2     
Impacted Files Coverage Δ
pkg/discovery/endpoint/client/client.go 77.14% <100.00%> (+0.13%) ⬆️

... and 3 files with indirect coverage changes

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

@bstasyszyn bstasyszyn merged commit 1cedb67 into trustbloc:main Jun 8, 2023
11 of 12 checks passed
@bstasyszyn bstasyszyn deleted the getendpointnocache branch June 8, 2023 14:23
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

1 participant