Skip to content

(WIP) DIPs debugging #735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

(WIP) DIPs debugging #735

wants to merge 4 commits into from

Conversation

pcarranzav
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented May 30, 2025

Pull Request Test Coverage Report for Build 16685213932

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

  • 0 of 75 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1429 unchanged lines in 33 files lost coverage.
  • Overall coverage increased (+1.9%) to 74.235%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/dips/src/ipfs.rs 0 6 0.0%
crates/dips/src/proto/graphprotocol.gateway.dips.rs 0 69 0.0%
Files with Coverage Reduction New Missed Lines %
crates/tap-agent/src/tap/context/checks/allocation_id.rs 1 98.99%
crates/tap-agent/src/tap/context/escrow.rs 1 88.89%
crates/watcher/src/lib.rs 1 95.83%
crates/query/src/lib.rs 2 61.54%
crates/service/src/tap/checks/value_check.rs 2 95.02%
crates/config/src/config.rs 5 91.4%
crates/service/src/middleware/sender.rs 5 88.24%
crates/service/src/tap/checks/allocation_eligible.rs 6 71.43%
crates/service/src/tap/checks/deny_list_check.rs 6 86.49%
crates/monitor/src/attestation.rs 8 90.24%
Totals Coverage Status
Change from base Build 15328625271: 1.9%
Covered Lines: 11819
Relevant Lines: 15921

💛 - Coveralls

- Add GetReceiptById RPC method for polling payment status
- Modify CollectPaymentResponse to return receipt_id, amount, and status
- Add dips_receipts table migration for testing compatibility
- Regenerate proto bindings with new fields
- Bump @graphprotocol/dips-proto version to 0.3.0

This implements the indexer-service changes for the new DIPs Safe payment
system as specified in the architecture plan.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants