Skip to content

refactor: validate options from webpack's validate hook - #701

Merged
alexander-akait merged 1 commit into
mainfrom
claude/webpack-minimizer-validation-qcf1vr
Aug 27, 2026
Merged

refactor: validate options from webpack's validate hook#701
alexander-akait merged 1 commit into
mainfrom
claude/webpack-minimizer-validation-qcf1vr

refactor: validate options from webpack's validate hook

2adc2f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

89.39% (-0.05%) compared to 202428d, passed because coverage increased by 0.01% when compared to adjusted base (89.37%)

View this Pull Request on Codecov

89.39% (-0.05%) compared to 202428d, passed because coverage increased by 0.01% when compared to adjusted base (89.37%)

Details

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.39%. Comparing base (202428d) to head (2adc2f6).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/index.js 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   89.43%   89.39%   -0.05%     
==========================================
  Files           3        3              
  Lines         729      745      +16     
  Branches      251      259       +8     
==========================================
+ Hits          652      666      +14     
- Misses         66       68       +2     
  Partials       11       11              

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