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

CLI: Add a lotus multisig cancel command #7645

Merged
merged 1 commit into from
Nov 22, 2021
Merged

CLI: Add a lotus multisig cancel command #7645

merged 1 commit into from
Nov 22, 2021

Conversation

arajasek
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #7645 (32fc038) into master (ef0771e) will decrease coverage by 0.13%.
The diff coverage is 1.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7645      +/-   ##
==========================================
- Coverage   39.77%   39.64%   -0.14%     
==========================================
  Files         633      633              
  Lines       67263    67337      +74     
==========================================
- Hits        26757    26696      -61     
- Misses      35911    36031     +120     
- Partials     4595     4610      +15     
Impacted Files Coverage Δ
api/api_full.go 47.36% <ø> (ø)
api/v0api/v1_wrapper.go 2.22% <0.00%> (ø)
node/impl/full/multisig.go 33.55% <0.00%> (-0.45%) ⬇️
cli/multisig.go 12.62% <1.35%> (-0.94%) ⬇️
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-9.81%) ⬇️
extern/sector-storage/worker_tracked.go 76.53% <0.00%> (-8.17%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
miner/miner.go 51.65% <0.00%> (-4.31%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
... and 14 more

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 ef0771e...32fc038. Read the comment docs.

@arajasek
Copy link
Contributor Author

Manually tested, does the thing

@magik6k magik6k merged commit 7a9824f into master Nov 22, 2021
@magik6k magik6k deleted the asr/msig-cancel branch November 22, 2021 11:14
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