Skip to content

fix: restore cast to avoid mypy list invariant error

1e28990
Select commit
Loading
Failed to load commit list.
Merged

[ENH] Add TextFeatures transformer for text feature extraction #880

fix: restore cast to avoid mypy list invariant error
1e28990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

98.26% (+0.02%) compared to 322c8de

View this Pull Request on Codecov

98.26% (+0.02%) compared to 322c8de

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.26%. Comparing base (322c8de) to head (1e28990).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
+ Coverage   98.23%   98.26%   +0.02%     
==========================================
  Files         114      116       +2     
  Lines        4886     4957      +71     
  Branches      772      788      +16     
==========================================
+ Hits         4800     4871      +71     
  Misses         55       55              
  Partials       31       31              

☔ 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.