-
Notifications
You must be signed in to change notification settings - Fork 31
feat: add mypy in pre-commit #1502
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
base: main
Are you sure you want to change the base?
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (83.33%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1502 +/- ##
==========================================
- Coverage 81.18% 81.10% -0.09%
==========================================
Files 42 42
Lines 3109 3122 +13
==========================================
+ Hits 2524 2532 +8
- Misses 585 590 +5 🚀 New features to boost your workflow:
|
|
The documentation for this pull request will be available at https://mechanical.docs.pyansys.com/pull/1502. Please allow some time for the documentation to be deployed. |
added mypy pre-commit and fixed all issues with type hints