Skip to content

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

f064914
Select commit
Loading
Failed to load commit list.
Open

Try to hold _cache_lock less in load() #1264

Try to hold `_cache_lock` less in `load()`
f064914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 0s

92.03% (-0.01%) compared to dea267e, passed because coverage increased by 0.02% when compared to adjusted base (92.01%)

View this Pull Request on Codecov

92.03% (-0.01%) compared to dea267e, passed because coverage increased by 0.02% when compared to adjusted base (92.01%)

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.03%. Comparing base (dea267e) to head (f064914).
⚠️ Report is 2 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.04%   92.03%   -0.01%     
==========================================
  Files          27       27              
  Lines        4715     4723       +8     
==========================================
+ Hits         4340     4347       +7     
- Misses        375      376       +1     

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