Skip to content

add mypy to the pre-commit hook

64483b1
Select commit
Loading
Failed to load commit list.
Closed

Add mypy to CI and pre-commit hook #3305

add mypy to the pre-commit hook
64483b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2025 in 1s

86.50% (-3.30%) compared to 52a1bcc

View this Pull Request on Codecov

86.50% (-3.30%) compared to 52a1bcc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.50%. Comparing base (52a1bcc) to head (64483b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3305      +/-   ##
==========================================
- Coverage   89.80%   86.50%   -3.30%     
==========================================
  Files          29       11      -18     
  Lines       31026    22816    -8210     
  Branches     5679     4324    -1355     
==========================================
- Hits        27863    19738    -8125     
+ Misses       1777     1743      -34     
+ Partials     1386     1335      -51     

see 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.