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 #884

Merged

Conversation

DRK3
Copy link
Collaborator

@DRK3 DRK3 commented Nov 17, 2021

Includes a fix for when DocumentDB is used as the storage provider (via the MongoDB storage provider).

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

Includes a fix for when DocumentDB is used as the storage provider (via the MongoDB storage provider).

Signed-off-by: Derek Trider <Derek.Trider@securekey.com>
@DRK3 DRK3 force-pushed the UpdateMongoDBStorageProviderDocumentDBFix branch from 4198398 to bf60ff3 Compare November 17, 2021 22:48
@cla-bot cla-bot bot added the cla-signed label Nov 17, 2021
@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #884 (bf60ff3) into main (a70a847) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   89.35%   89.40%   +0.05%     
==========================================
  Files         156      156              
  Lines       13758    13758              
==========================================
+ Hits        12293    12301       +8     
+ Misses        903      896       -7     
+ Partials      562      561       -1     
Impacted Files Coverage Δ
pkg/observer/pubsub.go 94.49% <0.00%> (ø)
...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 a70a847...bf60ff3. Read the comment docs.

@fqutishat fqutishat merged commit 5203346 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.

2 participants