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: returned error not be accept correctly #7852

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

pefish
Copy link
Contributor

@pefish pefish commented Dec 29, 2021

No description provided.

@pefish pefish requested a review from a team as a code owner December 29, 2021 09:41
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

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

Thanks!

@magik6k
Copy link
Contributor

magik6k commented Jan 3, 2022

@magik6k magik6k enabled auto-merge January 3, 2022 17:44
@magik6k magik6k merged commit 9b11c4b into filecoin-project:master Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #7852 (f82a262) into master (921fda9) will decrease coverage by 5.10%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7852      +/-   ##
==========================================
- Coverage   39.46%   34.35%   -5.11%     
==========================================
  Files         654      648       -6     
  Lines       70170    69883     -287     
==========================================
- Hits        27690    24009    -3681     
- Misses      37727    41443    +3716     
+ Partials     4753     4431     -322     
Impacted Files Coverage Δ
storage/wdpost_run.go 69.47% <25.00%> (-0.15%) ⬇️
blockstore/splitstore/visitor.go 0.00% <0.00%> (-100.00%) ⬇️
chain/events/state/mock/state.go 0.00% <0.00%> (-100.00%) ⬇️
blockstore/badger/blockstore_test_suite.go 0.00% <0.00%> (-96.50%) ⬇️
tools/stats/headbuffer/head_buffer.go 0.00% <0.00%> (-90.00%) ⬇️
chain/events/state/mock/api.go 0.00% <0.00%> (-85.72%) ⬇️
blockstore/splitstore/markset_map.go 0.00% <0.00%> (-81.25%) ⬇️
blockstore/splitstore/markset.go 0.00% <0.00%> (-75.00%) ⬇️
journal/types.go 13.33% <0.00%> (-73.34%) ⬇️
lib/stati/covar.go 0.00% <0.00%> (-73.22%) ⬇️
... 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 921fda9...f82a262. Read the comment docs.

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.

3 participants