Skip to content

Remove unused `typing_extensions` dependency

124f077
Select commit
Loading
Failed to load commit list.
Merged

Remove unused typing_extensions dependency #10

Remove unused `typing_extensions` dependency
124f077
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

96.88% (+0.81%) compared to 245b97f

View this Pull Request on Codecov

96.88% (+0.81%) compared to 245b97f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.88%. Comparing base (245b97f) to head (124f077).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   96.06%   96.88%   +0.81%     
==========================================
  Files           3        3              
  Lines         229      225       -4     
  Branches       38       37       -1     
==========================================
- Hits          220      218       -2     
+ Misses          4        3       -1     
+ Partials        5        4       -1     

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

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