OpenAtomFoundation / xupercore

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

Add xvmAddressFromPubkey builtin resolver #223

Closed chenfengjin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #223 (9f03e43) into master (704fb92) will increase coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   47.84%   47.88%   +0.04%     
==========================================
  Files         133      133              
  Lines       11353    11362       +9     
==========================================
+ Hits         5432     5441       +9     
  Misses       4799     4799              
  Partials     1122     1122              
Impacted Files Coverage Δ
bcs/contract/xvm/builtin_resolver.go 0.00% <0.00%> (ø)
kernel/consensus/base/driver/chained-bft/smr.go 51.44% <0.00%> (-1.93%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 44.78% <0.00%> (+0.86%) :arrow_up:
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:
bcs/network/p2pv1/conn.go 61.29% <0.00%> (+6.45%) :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 704fb92...9f03e43. Read the comment docs.