FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Defer imports for faster overall import time: 5 ms -> 3 ms by hugovk · Pull Request #238 · python-humanize/humanize · GitHub

Defer imports for faster overall import time: 5 ms -> 3 ms - #238

Merged
hugovk merged 2 commits into
python-humanize:mainfrom
hugovk:lazy-math
Feb 14, 2025
Merged

Defer imports for faster overall import time: 5 ms -> 3 ms#238
hugovk merged 2 commits into
python-humanize:mainfrom
hugovk:lazy-math

Conversation

hugovk commented Feb 14, 2025

Copy link
Copy Markdown
Member

Follow on from #234.

Before: 5 ms

After: 3 ms

hugovk added the changelog: Changed For changes in existing functionality label Feb 14, 2025
hugovk enabled auto-merge February 14, 2025 14:51

codecov Bot commented Feb 14, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (4762bdd) to head (aaef964).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   99.48%   99.49%           
=======================================
  Files          11       11           
  Lines         782      796   +14     
=======================================
+ Hits          778      792   +14     
  Misses          4        4           
Flag Coverage Δ
macos-latest 97.31% <100.00%> (+0.53%) ⬆️
ubuntu-latest 97.31% <100.00%> (+0.53%) ⬆️
windows-latest 95.23% <100.00%> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

hugovk merged commit a0602c7 into python-humanize:main Feb 14, 2025
hugovk deleted the lazy-math branch February 14, 2025 14:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Changed For changes in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL