Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

test: fix plugin test suite#174

Draft
jamesgeorge007 wants to merge 1 commit into
webpack-contrib:masterfrom
jamesgeorge007:tests
Draft

test: fix plugin test suite#174
jamesgeorge007 wants to merge 1 commit into
webpack-contrib:masterfrom
jamesgeorge007:tests

test: fix plugin test suite

aee4d01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

75.25% (+18.68%) compared to 31454ea

View this Pull Request on Codecov

75.25% (+18.68%) compared to 31454ea

Details

Codecov Report

❌ Patch coverage is 51.28205% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.25%. Comparing base (31454ea) to head (aee4d01).
⚠️ Report is 65 commits behind head on master.

Files with missing lines Patch % Lines
src/plugin.js 51.28% 31 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #174       +/-   ##
===========================================
+ Coverage   56.56%   75.25%   +18.68%     
===========================================
  Files           3        3               
  Lines         198      198               
  Branches       37       37               
===========================================
+ Hits          112      149       +37     
+ Misses         69       42       -27     
+ Partials       17        7       -10     

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