Skip to content

refactor: replace from-typing imports with import typing as t

8373160
Select commit
Loading
Failed to load commit list.
Draft

Configure ruff and mypy #60

refactor: replace from-typing imports with import typing as t
8373160
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

98.44% (+0.02%) compared to 235cc28

View this Pull Request on Codecov

98.44% (+0.02%) compared to 235cc28

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.44%. Comparing base (235cc28) to head (8373160).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   98.42%   98.44%   +0.02%     
==========================================
  Files           8        8              
  Lines         380      386       +6     
  Branches        5        5              
==========================================
+ Hits          374      380       +6     
  Misses          3        3              
  Partials        3        3              

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