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

test: BDD test for Transport Return Route option #916

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

rolsonquadras
Copy link
Contributor

Closes #893

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

@codecov
Copy link

codecov bot commented Dec 3, 2019

Codecov Report

Merging #916 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #916      +/-   ##
==========================================
+ Coverage   91.17%   91.18%   +<.01%     
==========================================
  Files          89       89              
  Lines        5485     5489       +4     
==========================================
+ Hits         5001     5005       +4     
  Misses        260      260              
  Partials      224      224
Impacted Files Coverage Δ
pkg/framework/aries/framework.go 84.37% <ø> (ø) ⬆️
pkg/didcomm/transport/http/inbound.go 81.25% <ø> (ø) ⬆️
pkg/didcomm/transport/ws/pool.go 100% <100%> (ø) ⬆️
pkg/didcomm/dispatcher/outbound.go 87.5% <100%> (+0.4%) ⬆️

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 55e25af...dfcfa59. Read the comment docs.

@fqutishat fqutishat merged commit 9f34645 into hyperledger-archives:master Dec 3, 2019
@rolsonquadras rolsonquadras deleted the issue-893 branch December 3, 2019 18:17
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.

Transport Return Route RFC - BDD Tests
3 participants