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: Update MongoDB storage provider to latest version #881

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

DRK3
Copy link
Collaborator

@DRK3 DRK3 commented Nov 17, 2021

Latest version includes a fix for DocumentDB that ensures that JSON with field names using "." characters store properly without error.

Signed-off-by: Derek Trider Derek.Trider@securekey.com

@cla-bot cla-bot bot added the cla-signed label Nov 17, 2021
Latest version includes a fix for DocumentDB that ensures that JSON with field names using "." characters store properly without error.

Signed-off-by: Derek Trider <Derek.Trider@securekey.com>
@DRK3 DRK3 force-pushed the UpdateLatestMongoDBProvider branch from 47c3951 to 9cbee40 Compare November 17, 2021 15:01
@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #881 (9cbee40) into main (6204435) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #881   +/-   ##
=======================================
  Coverage   89.35%   89.35%           
=======================================
  Files         156      156           
  Lines       13758    13758           
=======================================
  Hits        12293    12293           
  Misses        903      903           
  Partials      562      562           
Impacted Files Coverage Δ
pkg/store/witness/witness.go 86.20% <0.00%> (-4.60%) ⬇️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 100.00% <0.00%> (+9.87%) ⬆️

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 6204435...9cbee40. Read the comment docs.

@DRK3 DRK3 merged commit a70a847 into trustbloc:main Nov 17, 2021
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.

3 participants