-
-
Notifications
You must be signed in to change notification settings - Fork 945
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
refactor: add pyright typecheck #2379
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2379 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 64 64
Lines 7725 7730 +5
Branches 1071 1070 -1
=========================================
+ Hits 7725 7730 +5 ☔ View full report in Codecov by Sentry. |
Does this contain #2375, or builds on top of it? |
It contains it but the last couple of commits that were done at the same time. Hence the new PR |
Follow up of #2375