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

clear deal message when deal accepted #461

Merged
merged 1 commit into from
Dec 1, 2020
Merged

clear deal message when deal accepted #461

merged 1 commit into from
Dec 1, 2020

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Dec 1, 2020

When a deal has been accepted we should clear the deal message.
Otherwise it will still say something like "Provider state: StorageDealVerifyData"

@codecov-io
Copy link

Codecov Report

Merging #461 (48b3f45) into master (f24d38e) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   65.50%   65.51%   +0.02%     
==========================================
  Files          46       46              
  Lines        3197     3198       +1     
==========================================
+ Hits         2094     2095       +1     
  Misses        877      877              
  Partials      226      226              
Impacted Files Coverage Δ
storagemarket/impl/clientstates/client_fsm.go 82.73% <100.00%> (+0.16%) ⬆️

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 f24d38e...48b3f45. Read the comment docs.

@dirkmc dirkmc merged commit 50ca4cd into master Dec 1, 2020
@dirkmc dirkmc deleted the fix/clear-prov-msg branch December 1, 2020 10:54
@dirkmc dirkmc mentioned this pull request Dec 1, 2020
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.

2 participants