Skip to content

comment out yet unused fractional parsing code to increase coverage

bb56a15
Select commit
Loading
Failed to load commit list.
Open

Rule based number formatting #1232

comment out yet unused fractional parsing code to increase coverage
bb56a15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2025 in 0s

92.27% (+0.33%) compared to 50635d8

View this Pull Request on Codecov

92.27% (+0.33%) compared to 50635d8

Details

Codecov Report

❌ Patch coverage is 97.88732% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.27%. Comparing base (50635d8) to head (bb56a15).

Files with missing lines Patch % Lines
babel/rbnf.py 97.83% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1232      +/-   ##
==========================================
+ Coverage   91.93%   92.27%   +0.33%     
==========================================
  Files          27       28       +1     
  Lines        4688     4972     +284     
==========================================
+ Hits         4310     4588     +278     
- Misses        378      384       +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.