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

Shed: Add a util to find the most recent null tipset #7456

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Oct 6, 2021

No description provided.

@arajasek arajasek requested a review from a team as a code owner October 6, 2021 23:38
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #7456 (89db423) into master (26ae8bb) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7456      +/-   ##
==========================================
- Coverage   39.19%   39.16%   -0.04%     
==========================================
  Files         630      631       +1     
  Lines       66762    66780      +18     
==========================================
- Hits        26169    26152      -17     
- Misses      36020    36058      +38     
+ Partials     4573     4570       -3     
Impacted Files Coverage Δ
cmd/lotus-shed/chain.go 0.00% <0.00%> (ø)
cmd/lotus-shed/main.go 0.00% <0.00%> (ø)
journal/types.go 86.66% <0.00%> (-13.34%) ⬇️
storage/addresses.go 55.95% <0.00%> (-8.34%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-5.95%) ⬇️
chain/actors/builtin/miner/diff.go 52.94% <0.00%> (-5.89%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
journal/fsjournal/fs.go 66.66% <0.00%> (-2.78%) ⬇️
extern/sector-storage/sched.go 83.05% <0.00%> (-1.66%) ⬇️
chain/stmgr/searchwait.go 63.39% <0.00%> (-1.31%) ⬇️
... and 13 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 26ae8bb...89db423. Read the comment docs.

@magik6k magik6k merged commit e74f703 into master Oct 7, 2021
@magik6k magik6k deleted the asr/shed-util branch October 7, 2021 02:18
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