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

Add mypy to pre-commit #434

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Add mypy to pre-commit #434

wants to merge 3 commits into from

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented May 2, 2024

Fixes #433.

WIP, further contributions welcome.

@hugovk hugovk added the changelog: Added For new features label May 2, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (a6c3357) to head (3d15853).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #434   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files           8        8           
  Lines         808      809    +1     
=======================================
+ Hits          805      806    +1     
  Misses          3        3           
Flag Coverage Δ
macos-latest 99.62% <100.00%> (+<0.01%) ⬆️
ubuntu-latest 99.62% <100.00%> (+<0.01%) ⬆️
windows-latest 99.62% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Declare typing support via py.typed file
1 participant