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

feat: add mypy support and type stubs #171

Merged
merged 3 commits into from
Dec 29, 2024
Merged

feat: add mypy support and type stubs #171

merged 3 commits into from
Dec 29, 2024

Conversation

eonu
Copy link
Owner

@eonu eonu commented Dec 29, 2024

Add mypy support and type stubs

  • Add mypy support and type stubs.

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build f7f1a43a-5e1c-4bd2-ac6a-ea2564efaf96

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 72 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.9%) to 91.017%

Files with Coverage Reduction New Missed Lines %
core/group.py 1 98.48%
_internal/_metaclass.py 1 97.92%
_internal/_group.py 2 87.5%
core/init.py 4 80.49%
decorators.py 5 93.51%
_internal/_decorators.py 6 85.0%
_internal/_command.py 10 93.41%
_internal/_types/click.py 12 94.17%
_internal/_sections.py 31 18.37%
Totals Coverage Status
Change from base Build 03bd8cac-9fb2-43ae-8628-f50b253e3fce: -0.9%
Covered Lines: 1074
Relevant Lines: 1180

💛 - Coveralls

@eonu eonu merged commit d894865 into dev Dec 29, 2024
12 checks passed
@eonu eonu deleted the add_mypy branch December 29, 2024 14:13
@github-actions github-actions bot mentioned this pull request Dec 29, 2024
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