Skip to content

Fix ordinal() suffix for negative integers#321

Open
fbindakheel wants to merge 1 commit into
python-humanize:mainfrom
fbindakheel:fix/ordinal-negative-suffix
Open

Fix ordinal() suffix for negative integers#321
fbindakheel wants to merge 1 commit into
python-humanize:mainfrom
fbindakheel:fix/ordinal-negative-suffix

Fix ordinal() suffix for negative integers

3af1a68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

99.55% (+0.00%) compared to 0a06a3d

View this Pull Request on Codecov

99.55% (+0.00%) compared to 0a06a3d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (0a06a3d) to head (3af1a68).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          12       12           
  Lines         900      901    +1     
=======================================
+ Hits          896      897    +1     
  Misses          4        4           

☔ View full report in Codecov by Harness.
📢 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.