Skip to content

refactor: consolidate attestation repos into db/repositories/attestat…#671

Open
nice-bills wants to merge 1 commit into
CredenceOrg:mainfrom
nice-bills:refactor/attestation-repositories-647
Open

refactor: consolidate attestation repos into db/repositories/attestat…#671
nice-bills wants to merge 1 commit into
CredenceOrg:mainfrom
nice-bills:refactor/attestation-repositories-647

Conversation

@nice-bills

Copy link
Copy Markdown
Contributor

Closes #647

Consolidates the two legacy attestation repositories
(src/repositories/attestationRepository.ts, src/repositories/attestations.repository.ts)
into the canonical src/db/repositories/attestationsRepository.ts (extends BaseRepository).

Removes both legacy files, updates the barrel export, and deletes
the now-unnecessary test files. No query semantics changed.

@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@nice-bills Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Refactor duplicated attestation repository implementations into one typed repository on the shared base

1 participant