cybercongress / cyber-search

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

#249 Wrong order of transactions in #251

Closed hleb-albau closed 6 years ago

hleb-albau commented 6 years ago

also #248 Set pageable endpoints pageSize limits

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1743


Changes Missing Coverage Covered Lines Changed/Added Lines %
cassandra-service/src/main/kotlin/fund/cyber/cassandra/bitcoin/model/Transaction.kt 28 34 82.35%
search-api/src/main/kotlin/fund/cyber/api/common/Request.kt 1 7 14.29%
<!-- Total: 46 58 79.31% -->
Files with Coverage Reduction New Missed Lines %
search-api/src/main/kotlin/fund/cyber/api/bitcoin/handlers/Contract.kt 3 95.16%
search-api/src/main/kotlin/fund/cyber/api/ethereum/handlers/Contract.kt 4 91.67%
search-api/src/main/kotlin/fund/cyber/api/ethereum/handlers/Block.kt 4 86.67%
search-api/src/main/kotlin/fund/cyber/api/bitcoin/handlers/Block.kt 4 86.67%
search-api/src/main/kotlin/fund/cyber/api/common/Request.kt 16 3.57%
<!-- Total: 31 -->
Totals Coverage Status
Change from base Build 1736: -0.4%
Covered Lines: 2862
Relevant Lines: 3584

💛 - Coveralls