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: shed: diff command #8202

Merged
merged 1 commit into from
Mar 1, 2022
Merged

fix: shed: diff command #8202

merged 1 commit into from
Mar 1, 2022

Conversation

arajasek
Copy link
Contributor

No description provided.

@arajasek arajasek requested a review from a team as a code owner February 28, 2022 01:03
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #8202 (92c07f8) into master (6d0066e) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8202      +/-   ##
==========================================
- Coverage   40.29%   40.16%   -0.13%     
==========================================
  Files         666      666              
  Lines       72767    72767              
==========================================
- Hits        29320    29228      -92     
- Misses      38316    38399      +83     
- Partials     5131     5140       +9     
Impacted Files Coverage Δ
cmd/lotus-shed/diff.go 0.00% <0.00%> (ø)
itests/kit/blockminer.go 70.16% <0.00%> (-19.34%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-8.21%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
miner/miner.go 56.39% <0.00%> (-2.63%) ⬇️
storage/wdpost_sched.go 79.41% <0.00%> (-1.97%) ⬇️
node/impl/full/mpool.go 46.95% <0.00%> (-1.74%) ⬇️
chain/store/store.go 63.00% <0.00%> (-1.34%) ⬇️
chain/messagepool/messagepool.go 63.15% <0.00%> (-1.11%) ⬇️
... and 9 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 6d0066e...92c07f8. Read the comment docs.

Copy link
Contributor

@ZenGround0 ZenGround0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty great

@ZenGround0 ZenGround0 merged commit 8091e70 into master Mar 1, 2022
@ZenGround0 ZenGround0 deleted the arajasek-patch-1 branch March 1, 2022 18: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.

None yet

2 participants