cybercongress / cyber-search

🚀 Toolchain for transactions parsing and processing
https://cybercongress.github.io/cyber-search/
Other
33 stars 14 forks source link

cybercongress/cybernode#90 Make chains monitoring templateable. #221

Closed hleb-albau closed 6 years ago

hleb-albau commented 6 years ago
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1445


Changes Missing Coverage Covered Lines Changed/Added Lines %
contract-summary/bitcoin/src/main/kotlin/fund/cyber/contract/bitcoin/delta/apply/BitcoinTxConsumerConfiguration.kt 0 3 0.0%
dumps/ethereum/src/main/kotlin/fund/cyber/dump/ethereum/EthereumMessageListenerResolver.kt 0 3 0.0%
contract-summary/ethereum/src/main/kotlin/fund/cyber/contract/ethereum/EthereumConsumerConfiguration.kt 0 3 0.0%
dumps/bitcoin/src/main/kotlin/fund/cyber/dump/bitcoin/BitcoinMessageListenerResolver.kt 0 3 0.0%
pumps/common/src/main/kotlin/fund/cyber/pump/common/CommonConfiguration.kt 0 6 0.0%
dumps/common/src/main/kotlin/fund/cyber/dump/common/CommonConfiguration.kt 0 7 0.0%
contract-summary/common/src/main/kotlin/fund/cyber/contract/common/CommonConfiguration.kt 0 14 0.0%
<!-- Total: 6 45 13.33% -->
Files with Coverage Reduction New Missed Lines %
dumps/ethereum/src/main/kotlin/fund/cyber/dump/ethereum/EthereumMessageListenerResolver.kt 1 0.0%
contract-summary/common/src/main/kotlin/fund/cyber/contract/common/CommonConfiguration.kt 1 0.0%
dumps/bitcoin/src/main/kotlin/fund/cyber/dump/bitcoin/BitcoinMessageListenerResolver.kt 1 0.0%
dumps/common/src/main/kotlin/fund/cyber/dump/common/CommonConfiguration.kt 1 0.0%
pumps/common/src/main/kotlin/fund/cyber/pump/common/CommonConfiguration.kt 1 0.0%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1442: -0.08%
Covered Lines: 1475
Relevant Lines: 3568

💛 - Coveralls