Skip to content

Update dependencies and enhance query handling#7

Merged
rohaquinlop merged 2 commits into
mainfrom
reduce-cognitive-complexity
Jul 8, 2025
Merged

Update dependencies and enhance query handling#7
rohaquinlop merged 2 commits into
mainfrom
reduce-cognitive-complexity

Conversation

@rohaquinlop
Copy link
Copy Markdown
Collaborator

  • Added complexipy as a development dependency in pyproject.toml.
  • Refactored the insert and update modules to improve code readability and maintainability by introducing helper functions for value assignment and placeholder replacement.
  • Enhanced CI workflow to include cognitive complexity checks using complexipy.

- Added `complexipy` as a development dependency in `pyproject.toml`.
- Updated `mockylla` to version 0.3.0 and included `complexipy` in optional dependencies.
- Refactored the `insert` and `update` modules to improve code readability and maintainability by introducing helper functions for value assignment and placeholder replacement.
- Enhanced CI workflow to include cognitive complexity checks using `complexipy`.
- Renamed the job from 'build' to 'unit-tests' for clarity.
- Added an environment variable `PYTHONUTF8` to ensure consistent UTF-8 encoding during tests.
@rohaquinlop rohaquinlop merged commit 3073e26 into main Jul 8, 2025
16 checks passed
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