Skip to content

fix: restore static type hints for FixtureRegistry, load_fixtures, load_fixtures_by_context lost in lazy-import refactor#347

Merged
d3vyce merged 1 commit into
mainfrom
346-restore-static-type-hints-for-fixture-functions
Jul 7, 2026
Merged

fix: restore static type hints for FixtureRegistry, load_fixtures, load_fixtures_by_context lost in lazy-import refactor#347
d3vyce merged 1 commit into
mainfrom
346-restore-static-type-hints-for-fixture-functions

Conversation

@d3vyce

@d3vyce d3vyce commented Jul 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

…ad_fixtures_by_context lost in lazy-import refactor
@d3vyce d3vyce self-assigned this Jul 7, 2026
@d3vyce d3vyce linked an issue Jul 7, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/fixtures/__init__.py 100.00% <100.00%> (ø)

@d3vyce d3vyce merged commit c16909f into main Jul 7, 2026
10 checks passed
@d3vyce d3vyce deleted the 346-restore-static-type-hints-for-fixture-functions branch July 7, 2026 16:42
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.

restore static type hints for fixture functions

1 participant