Skip to content

chore(sqlite): Remove unused test of removed git2 feature #3956

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
Aug 9, 2025

Conversation

iamjpotts
Copy link
Contributor

@iamjpotts iamjpotts commented Aug 1, 2025

Does your PR solve an issue?

The git2 feature was removed by #2039 for the 0.7.0 release but a test enabled by that feature still remains in the sqlite test suite.

  • Remove the test of the removed feature
  • Misc unused import warning cleanup

Is this a breaking change?

No - only makes a change to test code, not implementation code.

@iamjpotts iamjpotts marked this pull request as ready for review August 1, 2025 17:24
@abonander abonander merged commit c825bd3 into launchbadge:main Aug 9, 2025
92 checks passed
@iamjpotts iamjpotts deleted the jp/remove-git2-feature-test branch August 10, 2025 16:56
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