Skip to content

perf: lazy-import in CLI commands to speed up startup#335

Merged
d3vyce merged 1 commit into
mainfrom
334-lazy-import-in-cli-commands-to-speed-up-startup
Jul 2, 2026
Merged

perf: lazy-import in CLI commands to speed up startup#335
d3vyce merged 1 commit into
mainfrom
334-lazy-import-in-cli-commands-to-speed-up-startup

Conversation

@d3vyce

@d3vyce d3vyce commented Jul 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

@d3vyce d3vyce self-assigned this Jul 2, 2026
@d3vyce d3vyce linked an issue Jul 2, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 2, 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/cli/commands/fixtures.py 77.55% <100.00%> (+0.46%) ⬆️
src/fastapi_toolsets/cli/utils.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/fixtures/__init__.py 100.00% <100.00%> (ø)

@d3vyce d3vyce merged commit 44ba5bd into main Jul 2, 2026
10 checks passed
@d3vyce d3vyce deleted the 334-lazy-import-in-cli-commands-to-speed-up-startup branch July 2, 2026 20:40
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.

lazy-import in CLI commands to speed up startup

1 participant