hyperledger-archives / aries-framework-go-ext

https://wiki.hyperledger.org/display/aries
Apache License 2.0
14 stars 22 forks source link

feat: MongoDB BulkWrite, multiple index creation, and doc helper func #263

Closed DRK3 closed 2 years ago

DRK3 commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #263 (e9c2251) into main (be476b6) will decrease coverage by 1.83%. The diff coverage is 81.81%.

:exclamation: Current head e9c2251 differs from pull request most recent head 3cc1365. Consider uploading reports for the commit 3cc1365 to get more accurate results

@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   88.30%   86.47%   -1.84%     
==========================================
  Files           1        1              
  Lines         804      806       +2     
==========================================
- Hits          710      697      -13     
- Misses         52       64      +12     
- Partials       42       45       +3     
Impacted Files Coverage Δ
component/storage/mongodb/store.go 86.47% <81.81%> (-1.84%) :arrow_down:

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 be476b6...3cc1365. Read the comment docs.