webpack / webpack-dev-middleware

A development middleware for webpack
MIT License
2.5k stars 375 forks source link

test: fix #1926

Closed alexander-akait closed 3 months ago

alexander-akait commented 3 months ago

This PR contains a:

Motivation / Use-Case

fix tests

Breaking Changes

No

Additional Info

No

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.16%. Comparing base (60a2bc4) to head (5fe7490). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1926 +/- ## =========================================== + Coverage 58.25% 96.16% +37.90% =========================================== Files 13 13 Lines 860 860 Branches 247 247 =========================================== + Hits 501 827 +326 + Misses 296 33 -263 + Partials 63 0 -63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.