hyperledger-archives / aries-framework-go-ext

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

feat: Added find options to MongoDB CustomQuery method #248

Closed DRK3 closed 2 years ago

DRK3 commented 2 years ago

This will give the caller the ability to have more control over custom queries in MongoDB.

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #248 (a8a2fb9) into main (ef576a9) will decrease coverage by 1.69%. The diff coverage is 100.00%.

:exclamation: Current head a8a2fb9 differs from pull request most recent head 60e6f4b. Consider uploading reports for the commit 60e6f4b to get more accurate results

@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
- Coverage   89.44%   87.74%   -1.70%     
==========================================
  Files           1        1              
  Lines         758      759       +1     
==========================================
- Hits          678      666      -12     
- Misses         45       55      +10     
- Partials       35       38       +3     
Impacted Files Coverage Δ
component/storage/mongodb/store.go 87.74% <100.00%> (-1.70%) :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 ef576a9...60e6f4b. Read the comment docs.