OpenAtomFoundation / xupercore

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

ChainManagerImpl: swap two lines of codes. #272

Closed aucusaga closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #272 (a299e0a) into release-v5.1 (808ff6f) will increase coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v5.1     #272      +/-   ##
================================================
+ Coverage         47.40%   47.44%   +0.03%     
================================================
  Files               133      133              
  Lines             11407    11407              
================================================
+ Hits               5408     5412       +4     
+ Misses             4876     4873       -3     
+ Partials           1123     1122       -1     
Impacted Files Coverage Δ
kernel/engines/xuperos/chainmgmt.go 7.84% <0.00%> (ø)
kernel/consensus/base/driver/chained-bft/smr.go 51.44% <0.00%> (-0.97%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 54.32% <0.00%> (+1.92%) :arrow_up:
bcs/contract/xvm/code_manager.go 66.36% <0.00%> (+2.72%) :arrow_up:

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 808ff6f...a299e0a. Read the comment docs.