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

fix: make lotus soup use the correct dependencies #7221

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Conversation

Stebalien
Copy link
Member

  1. Add a replace directive for lotus.
  2. Make sure we're not depending on commits that don't exist.

1. Add a replace directive for lotus.
2. Make sure we're not depending on commits that don't exist.
@Stebalien Stebalien requested a review from a team as a code owner August 30, 2021 15:59
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #7221 (0789a29) into master (3e450b8) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7221      +/-   ##
==========================================
- Coverage   38.99%   38.99%   -0.01%     
==========================================
  Files         607      607              
  Lines       64625    64625              
==========================================
- Hits        25202    25199       -3     
- Misses      35028    35031       +3     
  Partials     4395     4395              
Impacted Files Coverage Δ
storage/addresses.go 55.95% <0.00%> (-8.34%) ⬇️
chain/actors/builtin/paych/paych.go 16.88% <0.00%> (-5.20%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
chain/exchange/client.go 53.67% <0.00%> (-1.74%) ⬇️
paychmgr/simple.go 80.86% <0.00%> (-0.31%) ⬇️
chain/sync.go 61.42% <0.00%> (ø)
storage/wdpost_changehandler.go 98.11% <0.00%> (ø)
extern/sector-storage/stores/local.go 59.25% <0.00%> (ø)
chain/messagepool/selection.go 80.52% <0.00%> (+0.40%) ⬆️
chain/messagepool/messagepool.go 57.54% <0.00%> (+0.61%) ⬆️
... and 4 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 3e450b8...0789a29. Read the comment docs.

@Stebalien Stebalien merged commit d1a68df into master Aug 30, 2021
@Stebalien Stebalien deleted the fix/soup-mod branch August 30, 2021 17:47
@Stebalien Stebalien restored the fix/soup-mod branch August 30, 2021 23:23
@Kubuxu Kubuxu deleted the fix/soup-mod branch November 25, 2021 19:16
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