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

feat: Forward Message - Base structure implementation #990

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

rolsonquadras
Copy link
Contributor

closes #957

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

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #990 into master will decrease coverage by 0.03%.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #990      +/-   ##
==========================================
- Coverage   90.95%   90.91%   -0.04%     
==========================================
  Files          90       90              
  Lines        5758     5788      +30     
==========================================
+ Hits         5237     5262      +25     
- Misses        282      285       +3     
- Partials      239      241       +2
Impacted Files Coverage Δ
pkg/didcomm/protocol/route/service.go 87.61% <100%> (-1.4%) ⬇️
pkg/didcomm/dispatcher/outbound.go 84.31% <87.5%> (+1.45%) ⬆️

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 92ac19f...859e3db. Read the comment docs.

@fqutishat fqutishat merged commit 9da989c into hyperledger-archives:master Dec 16, 2019
@rolsonquadras rolsonquadras deleted the issue-957 branch December 17, 2019 14:11
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.

Forward Message - Core structure implementation
2 participants