Skip to content

Conversation

@cofin
Copy link
Member

@cofin cofin commented Nov 16, 2025

  • Updated pyproject.toml to compile additional migration files.
  • Refactored CorrelationContext in correlation.py to use ClassVar for correlation ID.
  • Simplified imports and improved type hints in dependencies.py, portal.py, and singleton.py.
  • Enhanced type guard functions in type_guards.py for better clarity and reliability.
  • Added a dummy configuration class in the test file for improved test coverage.

- Updated `pyproject.toml` to include additional migration files and clarify observability utilities.
- Refactored `CorrelationContext` in `correlation.py` to use `ClassVar` for correlation ID.
- Simplified imports and improved type hints in `dependencies.py`, `portal.py`, and `singleton.py`.
- Enhanced type guard functions in `type_guards.py` for better clarity and reliability.
- Added a dummy configuration class in the test file for improved test coverage.
@cofin cofin merged commit 5d235d8 into main Nov 16, 2025
15 checks passed
@cofin cofin deleted the feat/import-mypyc-optional branch November 16, 2025 23:09
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