OpenAtomFoundation / xupercore

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

Add xvm_ecverify builtin resolver #221

Closed chenfengjin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #221 (b09c57f) into master (b21e379) will decrease coverage by 0.06%. The diff coverage is 0.00%.

:exclamation: Current head b09c57f differs from pull request most recent head c7b8aaa. Consider uploading reports for the commit c7b8aaa to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   47.96%   47.89%   -0.07%     
==========================================
  Files         133      133              
  Lines       11341    11353      +12     
==========================================
- Hits         5440     5438       -2     
- Misses       4782     4793      +11     
- Partials     1119     1122       +3     
Impacted Files Coverage Δ
bcs/contract/xvm/builtin_resolver.go 0.00% <0.00%> (ø)
bcs/consensus/tdpos/tdpos.go 43.91% <0.00%> (-1.31%) :arrow_down:
kernel/consensus/base/driver/chained-bft/smr.go 52.41% <0.00%> (-0.97%) :arrow_down:
bcs/consensus/tdpos/schedule.go 48.40% <0.00%> (-0.92%) :arrow_down:
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 b21e379...c7b8aaa. Read the comment docs.