OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

fix load parachain error question #359 #367

Closed wangchao0222 closed 2 years ago

wangchao0222 commented 2 years ago

Description

What is the purpose of the change? Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Brief of your solution

Please describe your solution to solve the issue or feature request.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

codecov-commenter commented 2 years ago

Codecov Report

Merging #367 (2d84a43) into master (fe456fd) will decrease coverage by 0.00%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
- Coverage   45.38%   45.37%   -0.01%     
==========================================
  Files         142      142              
  Lines       12458    12460       +2     
==========================================
  Hits         5654     5654              
- Misses       5645     5647       +2     
  Partials     1159     1159              
Impacted Files Coverage Δ
kernel/engines/xuperos/engine.go 39.58% <25.00%> (-0.56%) :arrow_down:
bcs/network/p2pv2/server.go 51.33% <0.00%> (-1.07%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 48.82% <0.00%> (+0.93%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

godeamon commented 2 years ago

关联一下相关 issue 吧。