Skip to content

Try to hold _cache_lock less in load() - #1264

Open
akx wants to merge 1 commit into
masterfrom
faster-load
Open

Try to hold _cache_lock less in load()#1264
akx wants to merge 1 commit into
masterfrom
faster-load

Try to hold `_cache_lock` less in `load()`

317ab08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

92.19% (-0.01%) compared to c2fdae6, passed because coverage increased by 0.02% when compared to adjusted base (92.17%)

View this Pull Request on Codecov

92.19% (-0.01%) compared to c2fdae6, passed because coverage increased by 0.02% when compared to adjusted base (92.17%)

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.19%. Comparing base (c2fdae6) to head (317ab08).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
babel/localedata.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1264      +/-   ##
==========================================
- Coverage   92.20%   92.19%   -0.01%     
==========================================
  Files          27       27              
  Lines        4761     4769       +8     
==========================================
+ Hits         4390     4397       +7     
- Misses        371      372       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.