graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with TAP payments implementation
Apache License 2.0
22 stars 20 forks source link

fix: add more information about failing subgraph query #436

Closed gusinacio closed 3 weeks ago

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11598718543

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
common/src/subgraph_client/client.rs 0 7 0.0%
<!-- Total: 0 7 0.0% -->
Files with Coverage Reduction New Missed Lines %
common/src/tap/checks/deny_list_check.rs 1 98.21%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11587066283: -0.07%
Covered Lines: 5231
Relevant Lines: 7017

💛 - Coveralls