graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with Scalar TAP implementation
Apache License 2.0
16 stars 14 forks source link

feat: auto retry RAVs if sender denied #195

Closed gusinacio closed 1 month ago

gusinacio commented 1 month ago

Close #177

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9278801427

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 %
tap-agent/src/agent/sender_account.rs 13 17 76.47%
<!-- Total: 13 17 76.47% -->
Totals Coverage Status
Change from base Build 9259874501: 0.02%
Covered Lines: 3729
Relevant Lines: 5465

💛 - Coveralls