ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
62 stars 37 forks source link

add print-safe-config command to share current config with operators … #187

Closed greenhat closed 1 year ago

greenhat commented 1 year ago

Close #184 Close #175

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3581327633


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/main.rs 0 2 0.0%
core/src/logging.rs 0 6 0.0%
core/src/cli_commands/print_conf.rs 0 7 0.0%
<!-- Total: 0 15 0.0% -->
Files with Coverage Reduction New Missed Lines %
core/src/logging.rs 1 0%
core/src/main.rs 2 0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 3574548745: -0.3%
Covered Lines: 1985
Relevant Lines: 3069

💛 - Coveralls