Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update registration status after network switch #2274

Merged
merged 2 commits into from
May 22, 2020
Merged

Update registration status after network switch #2274

merged 2 commits into from
May 22, 2020

Conversation

vkuznecovas
Copy link
Contributor

Fixes #2268

@codecov-commenter
Copy link

Codecov Report

Merging #2274 into master will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2274      +/-   ##
==========================================
+ Coverage   47.73%   47.76%   +0.02%     
==========================================
  Files         273      273              
  Lines       12715    12725      +10     
==========================================
+ Hits         6070     6078       +8     
- Misses       6052     6057       +5     
+ Partials      593      590       -3     
Impacted Files Coverage Δ
identity/registry/registry_contract.go 0.00% <0.00%> (ø)
tequilapi/endpoints/transactor.go 61.17% <0.00%> (-2.36%) ⬇️
session/pingpong/invoice_tracker.go 65.03% <0.00%> (-0.76%) ⬇️
nat/traversal/pinger.go 72.33% <0.00%> (+3.88%) ⬆️
core/policy/oracle.go 91.89% <0.00%> (+5.40%) ⬆️

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 3f7b6c9...d33d8f1. Read the comment docs.

@tadaskay tadaskay merged commit 5e63f92 into master May 22, 2020
@tadaskay tadaskay deleted the fix-2268 branch May 22, 2020 06:24
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.

RegistrationError after connecting to a provider
4 participants