Skip to content

refactor(utils): prevent double wrapping of FileOperationError in siz…

1716594
Select commit
Loading
Failed to load commit list.
Merged

refactor: decompose complex functions in utils and benchmark #2780

refactor(utils): prevent double wrapping of FileOperationError in siz…
1716594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 1s

99.37% (target 80.00%)

View this Pull Request on Codecov

99.37% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 99.04762% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.37%. Comparing base (5e1c56e) to head (1716594).

Files with missing lines Patch % Lines
packages/utils/src/getFilesizeBrotliInBytes.ts 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2780      +/-   ##
===========================================
- Coverage    99.59%   99.37%   -0.22%     
===========================================
  Files           63       63              
  Lines         1242     1286      +44     
  Branches       380      390      +10     
===========================================
+ Hits          1237     1278      +41     
- Misses           5        8       +3     

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