Skip to content

Added tests for empty unidecode chars

63b5d3d
Select commit
Loading
Failed to load commit list.
Merged

Fix: Unicode lower-casing does not preserve length #19

Added tests for empty unidecode chars
63b5d3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

93.13% (-0.26%) compared to 6ae4f14

View this Pull Request on Codecov

93.13% (-0.26%) compared to 6ae4f14

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.13%. Comparing base (6ae4f14) to head (63b5d3d).

Files with missing lines Patch % Lines
src/error_align/utils.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   93.38%   93.13%   -0.26%     
==========================================
  Files           9        9              
  Lines         635      641       +6     
  Branches      102      104       +2     
==========================================
+ Hits          593      597       +4     
- Misses         15       17       +2     
  Partials       27       27              

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