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

Feat/support multi piece store #115

Merged
merged 5 commits into from
Apr 4, 2022
Merged

Conversation

diwufeiwen
Copy link
Contributor

@diwufeiwen diwufeiwen commented Mar 30, 2022

  • 测试导入订单+文件挂载系统下的检索

@diwufeiwen diwufeiwen force-pushed the feat/support_multi_piece_store branch from 5bfe87b to b82a2a6 Compare March 30, 2022 06:27
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2022

Codecov Report

Merging #115 (b82a2a6) into main (acc968e) will decrease coverage by 0.21%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   18.31%   18.10%   -0.22%     
==========================================
  Files         162      165       +3     
  Lines       17452    17655     +203     
==========================================
- Hits         3197     3196       -1     
- Misses      13846    14050     +204     
  Partials      409      409              
Flag Coverage Δ
unittests 18.10% <0.00%> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/impl/venus_market.go 0.00% <0.00%> (ø)
cmd/venus-market/main.go 0.00% <0.00%> (ø)
config/config.go 0.00% <ø> (ø)
config/modules.go 0.00% <0.00%> (ø)
dagstore/market_api.go 0.00% <0.00%> (ø)
dagstore/modules.go 0.00% <0.00%> (ø)
models/mysql/retrieval_deal.go 0.00% <0.00%> (ø)
models/mysql/storage_deal.go 0.00% <0.00%> (ø)
piecestorage/external/filestore.go 0.00% <0.00%> (ø)
piecestorage/filestore.go 28.78% <0.00%> (ø)
... and 7 more

@diwufeiwen diwufeiwen closed this Mar 30, 2022
@diwufeiwen diwufeiwen reopened this Mar 30, 2022
@diwufeiwen diwufeiwen force-pushed the feat/support_multi_piece_store branch 3 times, most recently from f6df8cd to c913456 Compare March 31, 2022 09:23
@diwufeiwen diwufeiwen force-pushed the feat/support_multi_piece_store branch from c913456 to be7a995 Compare March 31, 2022 09:42
@diwufeiwen diwufeiwen merged commit 224d141 into main Apr 4, 2022
@diwufeiwen diwufeiwen deleted the feat/support_multi_piece_store branch April 4, 2022 05:16
@Fatman13
Copy link
Contributor

fix filecoin-project/venus#4846

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.

4 participants