Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: allow mediator GetConnections APIs to filter by didcomm version. #3320

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

Moopli
Copy link
Contributor

@Moopli Moopli commented Aug 8, 2022

Fixes #3321

Signed-off-by: Filip Burlacu filip.burlacu@securekey.com

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #3320 (bee1990) into main (adc27a6) will increase coverage by 0.00%.
The diff coverage is 95.08%.

@@           Coverage Diff           @@
##             main    #3320   +/-   ##
=======================================
  Coverage   88.04%   88.04%           
=======================================
  Files         322      322           
  Lines       44329    44381   +52     
=======================================
+ Hits        39028    39077   +49     
- Misses       3906     3908    +2     
- Partials     1395     1396    +1     
Impacted Files Coverage Δ
pkg/client/mediator/models.go 100.00% <ø> (ø)
pkg/didcomm/protocol/mediator/service.go 86.23% <90.32%> (+0.07%) ⬆️
pkg/client/mediator/client.go 100.00% <100.00%> (ø)
pkg/controller/command/mediator/command.go 97.29% <100.00%> (+0.37%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Moopli Moopli force-pushed the mediator-v1v2 branch 3 times, most recently from 1266c11 to d8ea6f7 Compare August 9, 2022 19:07
Signed-off-by: Filip Burlacu <filip.burlacu@securekey.com>
@Moopli Moopli marked this pull request as ready for review August 9, 2022 19:30
@fqutishat fqutishat merged commit 6c0753b into hyperledger-archives:main Aug 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow mediator GetConnections APIs to filter by DIDComm version
2 participants