hyperledger-archives / aries-framework-go-ext

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

fix: Use tags prefix only if not using raw JSON #261

Closed bstasyszyn closed 2 years ago

bstasyszyn commented 2 years ago

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #261 (42c8cec) into main (8ee7e28) will decrease coverage by 0.41%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   87.10%   86.69%   -0.42%     
==========================================
  Files           1        1              
  Lines         799      804       +5     
==========================================
+ Hits          696      697       +1     
- Misses         59       62       +3     
- Partials       44       45       +1     
Impacted Files Coverage Δ
component/storage/mongodb/store.go 86.69% <100.00%> (-0.42%) :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 8ee7e28...42c8cec. Read the comment docs.