input-output-hk / jormungandr

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

Hersir move keys outside #4101

Closed dkijania closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3111477164


Changes Missing Coverage Covered Lines Changed/Added Lines %
jormungandr-lib/src/interfaces/block0_configuration/initial_fragment.rs 0 3 0.0%
<!-- Total: 0 3 0.0% -->
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/certificate/new_stake_delegation.rs 1 0%
jcli/src/jcli_lib/transaction/staging.rs 1 2.67%
jormungandr-lib/src/interfaces/block0_configuration/epoch_stability_depth.rs 1 25.0%
jormungandr-lib/src/interfaces/transaction_output.rs 1 0%
jormungandr-lib/src/time.rs 1 28.83%
jormungandr/src/blockchain/storage.rs 1 0%
jormungandr/src/rest/v0/handlers.rs 1 0%
jormungandr/src/topology/mod.rs 1 0%
<!-- Total: 36 -->
Totals Coverage Status
Change from base Build 3104952020: -0.07%
Covered Lines: 747
Relevant Lines: 7666

💛 - Coveralls