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

Grab accountant promise from db while settling #2299

Merged
merged 1 commit into from
May 28, 2020
Merged

Conversation

vkuznecovas
Copy link
Contributor

Fixes #2295

@codecov-commenter
Copy link

Codecov Report

Merging #2299 into master will decrease coverage by 0.09%.
The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2299      +/-   ##
==========================================
- Coverage   48.15%   48.06%   -0.10%     
==========================================
  Files         276      276              
  Lines       12860    12874      +14     
==========================================
- Hits         6193     6188       -5     
- Misses       6073     6090      +17     
- Partials      594      596       +2     
Impacted Files Coverage Δ
session/pingpong/accountant_promise_settler.go 45.87% <47.05%> (-0.54%) ⬇️
p2p/channel.go 74.32% <0.00%> (-2.30%) ⬇️
nat/traversal/pinger.go 72.33% <0.00%> (-1.95%) ⬇️
tequilapi/endpoints/sse_handler.go 72.17% <0.00%> (-1.74%) ⬇️
core/discovery/discovery.go 64.75% <0.00%> (-1.64%) ⬇️
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 faeba69...c0adec1. Read the comment docs.

@vkuznecovas vkuznecovas merged commit 4c5d6d4 into master May 28, 2020
@vkuznecovas vkuznecovas deleted the fix-2295 branch May 28, 2020 09:20
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.

Accountant ERR: provider balance exhausted
4 participants