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

fix: Filter document metadata operations based on resolution options #650

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Mar 1, 2022

If resolution options are specified then operations returned in document metadata should also be filtered according to those resolution options.

Closes #649

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

If resolution options are specified then operations returned in document metadata should also be filtered according to those resolution options.

Closes trustbloc#649

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

codecov bot commented Mar 1, 2022

Codecov Report

Merging #650 (0166f20) into main (17a467d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   93.64%   93.65%   +0.01%     
==========================================
  Files          76       76              
  Lines        4169     4179      +10     
==========================================
+ Hits         3904     3914      +10     
  Misses        148      148              
  Partials      117      117              
Impacted Files Coverage Δ
pkg/processor/processor.go 95.27% <100.00%> (+0.21%) ⬆️

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 17a467d...0166f20. Read the comment docs.

@fqutishat fqutishat merged commit 64eb1a8 into trustbloc:main Mar 2, 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.

Filter document metadata operations based on resolution options
3 participants