graphprotocol / indexer-rs

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

feat(all): add retryable checks #293

Closed gusinacio closed 1 month ago

github-actions[bot] commented 1 month ago

Pull Request Test Coverage Report for Build 10459207145

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
common/src/tap/checks/deny_list_check.rs 8 9 88.89%
tap-agent/src/agent/sender_allocation.rs 8 9 88.89%
common/src/tap/checks/allocation_eligible.rs 0 2 0.0%
tap-agent/src/tap/context/checks/signature.rs 14 18 77.78%
common/src/tap/checks/sender_balance_check.rs 0 7 0.0%
tap-agent/src/tap/context/checks/allocation_id.rs 0 7 0.0%
tap-agent/src/tap/context/checks/value.rs 0 8 0.0%
<!-- Total: 37 67 55.22% -->
Totals Coverage Status
Change from base Build 10457755249: 0.01%
Covered Lines: 3929
Relevant Lines: 6133

💛 - Coveralls