Skip to content

Fix intword() rounding carry for very large numbers#346

Open
gaoflow wants to merge 1 commit into
python-humanize:mainfrom
gaoflow:fix-intword-carry-rollover
Open

Fix intword() rounding carry for very large numbers#346
gaoflow wants to merge 1 commit into
python-humanize:mainfrom
gaoflow:fix-intword-carry-rollover

Fix intword() rounding carry for very large numbers

eda405b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

99.56% (+0.00%) compared to 4c85c35

View this Pull Request on Codecov

99.56% (+0.00%) compared to 4c85c35

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (4c85c35) to head (eda405b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          12       12           
  Lines         913      925   +12     
=======================================
+ Hits          909      921   +12     
  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.