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

[chain] output cause of BlockExecutorError::BlockChainStateErr. #2864

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

jolestar
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #2864 (5b374d7) into master (658b698) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
- Coverage   31.40%   31.37%   -0.03%     
==========================================
  Files         511      511              
  Lines       45236    45236              
  Branches    20436    20436              
==========================================
- Hits        14201    14187      -14     
- Misses      16834    16940     +106     
+ Partials    14201    14109      -92     
Flag Coverage Δ
unittests 31.37% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
types/src/error/mod.rs 0.00% <0.00%> (ø)
executor/src/readonly_function_call_test.rs 2.99% <0.00%> (-10.44%) ⬇️
network-rpc/core/src/lib.rs 23.53% <0.00%> (-5.88%) ⬇️
network-rpc/api/src/lib.rs 18.10% <0.00%> (-2.85%) ⬇️
network-rpc/src/rpc.rs 16.03% <0.00%> (-1.92%) ⬇️
sync/src/tasks/mock.rs 44.76% <0.00%> (-1.65%) ⬇️
types/src/peer_info.rs 51.56% <0.00%> (-1.24%) ⬇️
network/api/src/peer_provider.rs 29.53% <0.00%> (-1.18%) ⬇️
sync/src/announcement/mod.rs 17.05% <0.00%> (-1.13%) ⬇️
vm/types/src/genesis_config.rs 51.49% <0.00%> (-0.99%) ⬇️
... and 17 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 658b698...5b374d7. Read the comment docs.

@jolestar jolestar merged commit e30fb9e into master Sep 14, 2021
@jolestar jolestar deleted the block_chain_state_error branch September 14, 2021 06:35
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