Skip to content

Return an empty string from natural_list() for an empty list - #318

Merged
hugovk merged 1 commit into
python-humanize:mainfrom
c-tonneslan:fix/natural-list-empty
May 22, 2026
Merged

Return an empty string from natural_list() for an empty list#318
hugovk merged 1 commit into
python-humanize:mainfrom
c-tonneslan:fix/natural-list-empty

Return an empty string from natural_list for an empty list

0d737e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

99.55% (+0.00%) compared to 013969a

View this Pull Request on Codecov

99.55% (+0.00%) compared to 013969a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (013969a) to head (0d737e3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          12       12           
  Lines         898      900    +2     
=======================================
+ Hits          894      896    +2     
  Misses          4        4           

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