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 type checking #4863

Closed
wants to merge 55 commits into from

Revert now acceptable check since mypy doesn't generate errors for ev…

c9b44d4
Select commit
Loading
Failed to load commit list.
Closed

feat: Add mypy type checking #4863

Revert now acceptable check since mypy doesn't generate errors for ev…
c9b44d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

97.38% (+0.00%) compared to 05ab7cf

View this Pull Request on Codecov

97.38% (+0.00%) compared to 05ab7cf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.38%. Comparing base (05ab7cf) to head (c9b44d4).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4863   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files        1189     1189           
  Lines       41420    41453   +33     
=======================================
+ Hits        40338    40371   +33     
  Misses       1082     1082           

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