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

feat: Route Coordination - Structure for Grant and Keylist Update message types #956

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

rolsonquadras
Copy link
Contributor

closes #941

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

@codecov
Copy link

codecov bot commented Dec 11, 2019

Codecov Report

Merging #956 into master will decrease coverage by 0.04%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
- Coverage   91.12%   91.08%   -0.05%     
==========================================
  Files          90       90              
  Lines        5712     5730      +18     
==========================================
+ Hits         5205     5219      +14     
- Misses        274      276       +2     
- Partials      233      235       +2
Impacted Files Coverage Δ
pkg/didcomm/protocol/route/service.go 89.01% <73.68%> (-2.77%) ⬇️

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 8fd8454...2dff026. Read the comment docs.

@rolsonquadras
Copy link
Contributor Author

@troyronda @fqutishat The patch coverage is less than 85%. I am not able to validate the lines where the code just logs and with no-return for err case.

@troyronda troyronda merged commit 774c77b into hyperledger-archives:master Dec 11, 2019
@rolsonquadras rolsonquadras deleted the issue-941 branch December 12, 2019 13:46
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 Grant and Keylist Update Response messages
3 participants