Skip to content

Alleviate the connection race pains - #2148

Merged
vkuznecovas merged 1 commit into
masterfrom
stabler-e2e
Apr 30, 2020
Merged

Alleviate the connection race pains#2148
vkuznecovas merged 1 commit into
masterfrom
stabler-e2e

Conversation

@vkuznecovas

Copy link
Copy Markdown
Contributor

With the connection statuses being reported rather quickly races might happen.

Eventually will prevent these.

@codecov-io

codecov-io commented Apr 29, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2148 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2148   +/-   ##
=======================================
  Coverage   47.95%   47.95%           
=======================================
  Files         290      290           
  Lines       13398    13398           
=======================================
  Hits         6425     6425           
+ Misses       6355     6352    -3     
- Partials      618      621    +3     
Impacted Files Coverage Δ
core/policy/oracle.go 86.48% <0.00%> (-5.41%) ⬇️
communication/nats/dialog/dialog_waiter.go 86.11% <0.00%> (-2.78%) ⬇️
session/pingpong/invoice_tracker.go 69.01% <0.00%> (-0.79%) ⬇️
nat/traversal/pinger.go 72.32% <0.00%> (+1.84%) ⬆️
tequilapi/endpoints/sse_handler.go 74.78% <0.00%> (+2.60%) ⬆️

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 e7b9fdb...fb90e40. Read the comment docs.

Comment thread e2e/connection_test.go Outdated
With the connection statuses being reported rather quickly races might happen.

Eventually will prevent these.
@vkuznecovas
vkuznecovas merged commit 7dea537 into master Apr 30, 2020
@vkuznecovas
vkuznecovas deleted the stabler-e2e branch April 30, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants