Skip to content

tapdb: fix aider mistakes and inconsistencies #1415

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

Merged
merged 1 commit into from
Feb 27, 2025
Merged

tapdb: fix aider mistakes and inconsistencies #1415

merged 1 commit into from
Feb 27, 2025

Conversation

guggero
Copy link
Member

@guggero guggero commented Feb 27, 2025

No description provided.

@coveralls
Copy link

coveralls commented Feb 27, 2025

Pull Request Test Coverage Report for Build 13564134447

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on aider-fixes at 47.555%

Totals Coverage Status
Change from base Build 13541759190: 47.6%
Covered Lines: 42321
Relevant Lines: 88994

💛 - Coveralls

Copy link
Member

@GeorgeTsagk GeorgeTsagk left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 🙌

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM

require.NoError(t, err)
require.Equal(t, "issuance", proofType)

// Check federation_global_sync_config dummy data.
err = db.QueryRowContext(ctx,
`SELECT proof_type
Copy link
Member

Choose a reason for hiding this comment

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

I think this was actually my inconsistency lol. Got review feedback to limit the line length on the queries, and just kinda hacked away at it until things were in line.

@Roasbeef Roasbeef merged commit 70d886b into main Feb 27, 2025
18 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Taproot-Assets Project Board Feb 27, 2025
@guggero guggero deleted the aider-fixes branch March 24, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants