input-output-hk / jormungandr

privacy voting blockchain node
https://input-output-hk.github.io/jormungandr/
Apache License 2.0
364 stars 132 forks source link

Feature/eas-183 evm transaction test #4050

Closed nicopado closed 2 years ago

nicopado commented 2 years ago

added evm transaction tests on jormungandr (single node) level. updated chain-libs reference

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2696836956


Files with Coverage Reduction New Missed Lines %
explorer/src/api/graphql/mod.rs 1 0%
explorer/src/db/mod.rs 1 0%
jcli/src/jcli_lib/transaction/staging.rs 1 2.67%
jcli/src/jcli_lib/vote/tally/merge_results.rs 1 45.16%
jormungandr/src/network/client/mod.rs 1 0%
jormungandr/src/topology/topology.rs 1 0%
jormungandr/src/topology/gossip.rs 2 53.33%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 2675777519: -0.003%
Covered Lines: 750
Relevant Lines: 7653

💛 - Coveralls