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

feat: Route Coordination - Implement Request and Key List Update message types #949

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

rolsonquadras
Copy link
Contributor

closes #940

Signed-off-by: Rolson Quadras [email protected]

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #949 into master will decrease coverage by 0.02%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #949      +/-   ##
==========================================
- Coverage   91.15%   91.13%   -0.03%     
==========================================
  Files          90       90              
  Lines        5599     5651      +52     
==========================================
+ Hits         5104     5150      +46     
- Misses        268      271       +3     
- Partials      227      230       +3
Impacted Files Coverage Δ
pkg/didcomm/protocol/route/service.go 91.78% <88.88%> (-8.22%) ⬇️

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 b1dc53c...c5e17c8. Read the comment docs.

@fqutishat fqutishat merged commit 0c88483 into hyperledger-archives:master Dec 10, 2019
@rolsonquadras rolsonquadras deleted the issue-940 branch December 10, 2019 15:09
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.

Route Coordination - Implement Request and Keylist Update messages
3 participants