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

builder: Handle chainstore config in ConfigFullNode #7232

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Aug 31, 2021

No description provided.

@magik6k magik6k requested a review from a team as a code owner August 31, 2021 11:25
@Stebalien
Copy link
Member

Failed test is #7190.

@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #7232 (52e9337) into master (b0f57d7) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7232      +/-   ##
==========================================
- Coverage   39.10%   39.03%   -0.07%     
==========================================
  Files         610      610              
  Lines       64716    64707       -9     
==========================================
- Hits        25305    25257      -48     
- Misses      35021    35050      +29     
- Partials     4390     4400      +10     
Impacted Files Coverage Δ
node/builder.go 78.94% <ø> (-4.76%) ⬇️
node/builder_chain.go 100.00% <100.00%> (ø)
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
extern/sector-storage/stores/local.go 57.26% <0.00%> (-2.00%) ⬇️
miner/miner.go 52.31% <0.00%> (-1.99%) ⬇️
storage/wdpost_sched.go 77.22% <0.00%> (-1.99%) ⬇️
chain/store/store.go 63.12% <0.00%> (-1.07%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
... and 8 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 b0f57d7...52e9337. Read the comment docs.

@Stebalien Stebalien merged commit 591f8f5 into master Sep 2, 2021
@Stebalien Stebalien deleted the chore/builder-repo-cleanup branch September 2, 2021 11:54
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