Skip to content

feat: adds endpoints to get claims by source and proofs by claim#100

Closed
semmet95 wants to merge 3 commits into
mainfrom
feature/claims-proofs-get-by
Closed

feat: adds endpoints to get claims by source and proofs by claim#100
semmet95 wants to merge 3 commits into
mainfrom
feature/claims-proofs-get-by

Conversation

@semmet95
Copy link
Copy Markdown
Contributor

Fixes: #94

Signed-off-by: Amit Singh <singhamitch@outlook.com>
Signed-off-by: Amit Singh <singhamitch@outlook.com>
@semmet95 semmet95 marked this pull request as ready for review April 30, 2026 17:19
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 19 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="pkg/domain/proof/proof_repository.go">

<violation number="1" location="pkg/domain/proof/proof_repository.go:114">
P2: Attach the incoming context to this GORM query. Without `WithContext(ctx)`, DB cancellation/deadline propagation is skipped for this path.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread pkg/domain/proof/proof_repository.go Outdated
…proofs by claim

Signed-off-by: Amit Singh <singhamitch@outlook.com>
@semmet95
Copy link
Copy Markdown
Contributor Author

@cubic-dev-ai

@cubic-dev-ai
Copy link
Copy Markdown

cubic-dev-ai Bot commented Apr 30, 2026

@cubic-dev-ai

@semmet95 I have started the AI code review. It will take a few minutes to complete.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 19 files

@semmet95
Copy link
Copy Markdown
Contributor Author

@cubic-dev-ai write description for this PR

@cubic-dev-ai
Copy link
Copy Markdown

cubic-dev-ai Bot commented Apr 30, 2026

@cubic-dev-ai write description for this PR

@semmet95 I can help — what did you want me to do?

  • Manage learnings: reply in the relevant thread and say @cubic add this to our learnings (I'll extract the learning from context). For delete/update, paste the learning link from Settings → AI review → Learnings.
  • Make a code change: @cubic fix this and push commits (or open a PR)
  • Ask a question: @cubic why is this needed?

@semmet95 semmet95 closed this Apr 30, 2026
@semmet95 semmet95 deleted the feature/claims-proofs-get-by branch May 1, 2026 08:22
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.

Add new endpoints

1 participant