hyperledger-archives / aries-framework-go-ext

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

fix: don't set RecipientKeys and RoutingKeys if empty #202

Closed fqutishat closed 2 years ago

fqutishat commented 2 years ago

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #202 (137022d) into main (308fa17) will decrease coverage by 2.73%. The diff coverage is n/a.

:exclamation: Current head 137022d differs from pull request most recent head c059a50. Consider uploading reports for the commit c059a50 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   85.71%   82.98%   -2.74%     
==========================================
  Files          25       21       -4     
  Lines        3578     1845    -1733     
==========================================
- Hits         3067     1531    -1536     
+ Misses        307      187     -120     
+ Partials      204      127      -77     
Impacted Files Coverage Δ
component/storage/couchdb/store.go
component/didcomm/transport/amqp/inbound.go
component/storage/mongodb/store.go
component/storage/mysql/store.go

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 308fa17...c059a50. Read the comment docs.