Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge version 3.0! #177

Merged
merged 264 commits into from
Feb 17, 2025
Merged

Merge version 3.0! #177

merged 264 commits into from
Feb 17, 2025

Conversation

bckohan
Copy link
Member

@bckohan bckohan commented Feb 16, 2025

No description provided.

@bckohan bckohan self-assigned this Feb 16, 2025
@bckohan bckohan linked an issue Feb 16, 2025 that may be closed by this pull request
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
django_typer/__init__.py 100.00% <100.00%> (ø)
django_typer/completers/cmd.py 100.00% <100.00%> (ø)
django_typer/completers/db.py 100.00% <100.00%> (ø)
django_typer/completers/model.py 100.00% <100.00%> (ø)
django_typer/completers/path.py 100.00% <100.00%> (ø)
django_typer/config.py 100.00% <100.00%> (ø)
django_typer/management/__init__.py 100.00% <ø> (+0.96%) ⬆️
...jango_typer/management/commands/shellcompletion.py 100.00% <ø> (+1.97%) ⬆️
...ngo_typer/management/extensions/shellcompletion.py 100.00% <ø> (ø)
django_typer/parsers/apps.py 100.00% <ø> (ø)
... and 9 more

@bckohan bckohan merged commit 126bbca into main Feb 17, 2025
33 of 65 checks passed
@bckohan bckohan deleted the v3 branch February 17, 2025 00:39
@bckohan bckohan linked an issue Feb 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment