ergoplatform / oracle-core

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

add /oracleHealth endpoint to the API #280

Closed greenhat closed 1 year ago

greenhat commented 1 year ago

Close #269

/oracleHealth - returns OK if our collected datapoint box height is the same as the pool box height OR our posted datapoint box height is greater than the pool box height

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5141743873


Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/api.rs 0 33 0.0%
<!-- Total: 0 33 0.0% -->
Files with Coverage Reduction New Missed Lines %
core/src/api.rs 2 0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 5118941518: -0.5%
Covered Lines: 2096
Relevant Lines: 3536

💛 - Coveralls