Skip to content

Run `ruff format babel`

bbe3d95
Select commit
Loading
Failed to load commit list.
Merged

Apply reformatting by hand and with Ruff #1202

Run `ruff format babel`
bbe3d95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2025 in 1s

92.05% (+0.11%) compared to 3bcc34e

View this Pull Request on Codecov

92.05% (+0.11%) compared to 3bcc34e

Details

Codecov Report

❌ Patch coverage is 88.72549% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.05%. Comparing base (3bcc34e) to head (bbe3d95).

Files with missing lines Patch % Lines
babel/dates.py 65.62% 11 Missing ⚠️
babel/messages/checkers.py 60.00% 2 Missing ⚠️
babel/messages/frontend.py 92.85% 2 Missing ⚠️
babel/core.py 91.66% 1 Missing ⚠️
babel/localtime/_win32.py 0.00% 1 Missing ⚠️
babel/messages/catalog.py 94.11% 1 Missing ⚠️
babel/messages/extract.py 94.11% 1 Missing ⚠️
babel/messages/pofile.py 92.30% 1 Missing ⚠️
babel/numbers.py 96.15% 1 Missing ⚠️
babel/support.py 93.75% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1202      +/-   ##
==========================================
+ Coverage   91.93%   92.05%   +0.11%     
==========================================
  Files          27       27              
  Lines        4688     4680       -8     
==========================================
- Hits         4310     4308       -2     
+ Misses        378      372       -6     

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