aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

feat: include connection ids in keylist update webhook

Open dbluhm opened this issue 2 years ago • 3 comments

This PR adds the connection IDs of the mediated connections. This should make it easier to trigger the next step in a flow (i.e. accept a connection request for one of the connections, if it's in the right state).

dbluhm avatar Aug 24 '22 14:08 dbluhm

Codecov Report

Merging #1914 (2332e32) into main (a16347d) will decrease coverage by 0.00%. The diff coverage is 89.36%.

@@            Coverage Diff             @@
##             main    #1914      +/-   ##
==========================================
- Coverage   93.55%   93.54%   -0.01%     
==========================================
  Files         539      539              
  Lines       34526    34564      +38     
==========================================
+ Hits        32300    32334      +34     
- Misses       2226     2230       +4     

codecov-commenter avatar Aug 25 '22 06:08 codecov-commenter

This PR doesn't yet address multi-tenancy with a mediator connected to the base wallet. I'll mark this as a draft as I work on that.

dbluhm avatar Aug 31 '22 14:08 dbluhm

@dbluhm can you catch this one up with the latest main branch?

ianco avatar Oct 20 '22 22:10 ianco

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Oct 27 '22 13:10 sonarqubecloud[bot]