Skip to content

Refactor: simplify scientific() and extract _SUPERSCRIPT_MAP constant#313

Merged
hugovk merged 5 commits into
python-humanize:mainfrom
maayanmatsliah-tech:main
May 14, 2026
Merged

Refactor: simplify scientific() and extract _SUPERSCRIPT_MAP constant#313
hugovk merged 5 commits into
python-humanize:mainfrom
maayanmatsliah-tech:main

[pre-commit.ci] auto fixes from pre-commit.com hooks

13e54db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

99.55% (-0.01%) compared to 55dc47c, passed because coverage increased by 0% when compared to adjusted base (99.55%)

View this Pull Request on Codecov

99.55% (-0.01%) compared to 55dc47c, passed because coverage increased by 0% when compared to adjusted base (99.55%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (55dc47c) to head (13e54db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
- Coverage   99.56%   99.55%   -0.01%     
==========================================
  Files          12       12              
  Lines         911      907       -4     
==========================================
- Hits          907      903       -4     
  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.