OpenAtomFoundation / xupercore

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

fix stopped parachain question #350 #361

Closed wangchao0222 closed 2 years ago

wangchao0222 commented 2 years ago

Description

What is the purpose of the change? 修复已停用平行链问题#350

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 #361 (9fb0993) into master (fdfe00a) will decrease coverage by 0.04%. The diff coverage is 15.38%.

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
- Coverage   45.46%   45.41%   -0.05%     
==========================================
  Files         142      142              
  Lines       12434    12458      +24     
==========================================
+ Hits         5653     5658       +5     
- Misses       5625     5642      +17     
- Partials     1156     1158       +2     
Impacted Files Coverage Δ
kernel/engines/xuperos/engine.go 40.14% <15.38%> (-4.78%) :arrow_down:
bcs/network/p2pv2/server.go 51.33% <0.00%> (-1.07%) :arrow_down:
bcs/consensus/tdpos/schedule.go 42.98% <0.00%> (-0.91%) :arrow_down:
kernel/consensus/base/driver/chained-bft/smr.go 40.59% <0.00%> (-0.75%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 53.29% <0.00%> (+1.01%) :arrow_up:
bcs/network/p2pv1/conn.go 61.22% <0.00%> (+6.12%) :arrow_up: