Skip to content

Fix i18n locale activation#327

Open
VladislavLysykh wants to merge 2 commits into
python-humanize:mainfrom
VladislavLysykh:main
Open

Fix i18n locale activation#327
VladislavLysykh wants to merge 2 commits into
python-humanize:mainfrom
VladislavLysykh:main

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

76964bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

99.55% (+0.00%) compared to 976484a

View this Pull Request on Codecov

99.55% (+0.00%) compared to 976484a

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.55%. Comparing base (976484a) to head (76964bc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_i18n.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          12       12           
  Lines         900      908    +8     
=======================================
+ Hits          896      904    +8     
  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.