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

sealing: Fix sector state accounting with FinalizeEarly #7256

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Sep 2, 2021

(see comment in the code)

@magik6k magik6k requested a review from a team as a code owner September 2, 2021 17:29
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #7256 (7ef1b62) into master (591f8f5) will increase coverage by 5.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7256      +/-   ##
==========================================
+ Coverage   33.59%   39.09%   +5.49%     
==========================================
  Files         604      610       +6     
  Lines       64454    64746     +292     
==========================================
+ Hits        21652    25310    +3658     
+ Misses      38725    35042    -3683     
- Partials     4077     4394     +317     
Impacted Files Coverage Δ
extern/storage-sealing/sector_state.go 92.30% <100.00%> (+3.41%) ⬆️
extern/storage-sealing/stats.go 100.00% <100.00%> (ø)
chain/actors/builtin/miner/v5.go 53.53% <0.00%> (-0.31%) ⬇️
extern/sector-storage/stores/local.go 58.80% <0.00%> (ø)
markets/dagstore/mocks/mock_lotus_accessor.go 80.48% <0.00%> (ø)
journal/mockjournal/journal.go 71.42% <0.00%> (ø)
chain/actors/builtin/paych/mock/mock.go 64.28% <0.00%> (ø)
lib/nullreader/reader.go 0.00% <0.00%> (ø)
chain/types/mock/chain.go 86.66% <0.00%> (ø)
chain/vectors/gen/main.go 2.36% <0.00%> (ø)
... and 138 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 591f8f5...7ef1b62. Read the comment docs.

@magik6k magik6k enabled auto-merge September 2, 2021 17:49
@magik6k magik6k merged commit 4659b92 into master Sep 2, 2021
@magik6k magik6k deleted the fix/finearly-accounting branch September 2, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants