Skip to content

Conversation

@AzisK
Copy link
Contributor

@AzisK AzisK commented Jan 20, 2026

  • Fixed invalid escape sequence in type_engine.py (was SyntaxWarning, will be error in Python 3.16)
  • Removed dead code from Snowflake database module
  • Configured Ruff to ignore intentional patterns (re-exports in __init__.py, star imports in tests)
  • Fixed duplicate test method in test_build_filters.py
  • Fixed duplicate import in test_references.py
  • ruff format

@AzisK AzisK requested a review from a team as a code owner January 20, 2026 11:20
@coveralls
Copy link

coveralls commented Jan 20, 2026

Coverage Status

coverage: 93.568% (+0.05%) from 93.517%
when pulling ba5b2e1 on Lint-PR-375
into c32bcd3 on master.

AzisK added 3 commits January 20, 2026 12:57
…ng`, will be error in Python 3.16)

- Removed dead code from Snowflake database module
- Configured Ruff to ignore intentional patterns (re-exports in `__init__.py`, star imports in tests)
- Fixed duplicate test method in `test_build_filters.py`
- Fixed duplicate import in `test_references.py`
@AzisK AzisK merged commit 3e3f0d3 into master Jan 20, 2026
14 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.

3 participants