Skip to content

refactor parameter processing to optimize UUID conversion; streamline…#8

Merged
h0rn3t merged 1 commit into
mainfrom
0.1.1b3
Dec 21, 2025
Merged

refactor parameter processing to optimize UUID conversion; streamline…#8
h0rn3t merged 1 commit into
mainfrom
0.1.1b3

Conversation

@h0rn3t

@h0rn3t h0rn3t commented Dec 21, 2025

Copy link
Copy Markdown
Owner

This pull request updates the unit tests for connection transaction handling to better reflect the intended no-op behavior when there is no active transaction. The tests for committing and rolling back without a transaction are simplified and no longer expect the underlying connection methods to be called.

Test improvements for transaction handling:

  • Updated test_commit_without_transaction and test_rollback_without_transaction to verify that commit and rollback are no-ops when there is no active transaction, removing unnecessary mocks and assertions about underlying connection calls. [1] [2]… query execution and enhance rollback/commit behavior

… query execution and enhance rollback/commit behavior
@h0rn3t h0rn3t merged commit c6d9937 into main Dec 21, 2025
9 checks passed
@h0rn3t h0rn3t deleted the 0.1.1b3 branch December 21, 2025 19:26
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.

1 participant