Skip to content

Add feats option to the txm extraction function + add unit tests

0117851
Select commit
Loading
Failed to load commit list.
Merged

Parse tei recovered #91

Add feats option to the txm extraction function + add unit tests
0117851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2025 in 0s

74.08% (+4.78%) compared to d7a6492

View this Pull Request on Codecov

74.08% (+4.78%) compared to d7a6492

Details

Codecov Report

❌ Patch coverage is 92.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.08%. Comparing base (d7a6492) to head (0117851).

Files with missing lines Patch % Lines
superstyl/preproc/pipe.py 90.32% 3 Missing ⚠️
superstyl/preproc/features_extract.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   69.30%   74.08%   +4.78%     
==========================================
  Files           9        9              
  Lines         645      656      +11     
==========================================
+ Hits          447      486      +39     
+ Misses        198      170      -28     

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