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: Fix published operations in document metadata #654

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Mar 2, 2022

Fix published operations in document metadata, got broken with filtering published/unpublished operations as per versionId/versionTime.

Closes #653

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

Fix published operations in document metadata, got broken with filtering published/unpublished operations as per versionId/versionTime.

Closes trustbloc#653

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

codecov bot commented Mar 2, 2022

Codecov Report

Merging #654 (cc140e0) into main (5f3d1e8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #654   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files          76       76           
  Lines        4184     4184           
=======================================
  Hits         3919     3919           
  Misses        148      148           
  Partials      117      117           
Impacted Files Coverage Δ
pkg/processor/processor.go 95.27% <100.00%> (ø)

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 5f3d1e8...cc140e0. Read the comment docs.

@sandrask sandrask merged commit 205719c 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.

Fix published operations in document metadata
3 participants