Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct nodeEnv type in WebpackDevServerOptions #4378

Merged
merged 1 commit into from
Feb 4, 2025

fix: correct `nodeEnv` type in `WebpackDevServerOptions`

1c89d81
Select commit
Loading
Failed to load commit list.
Merged

fix: correct nodeEnv type in WebpackDevServerOptions #4378

fix: correct `nodeEnv` type in `WebpackDevServerOptions`
1c89d81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 1s

83.93% (-6.26%) compared to 31f634a

View this Pull Request on Codecov

83.93% (-6.26%) compared to 31f634a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.93%. Comparing base (31f634a) to head (1c89d81).
Report is 185 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (31f634a) and HEAD (1c89d81). Click for more details.

HEAD has 19 uploads less than BASE
Flag BASE (31f634a) HEAD (1c89d81)
40 21
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4378      +/-   ##
==========================================
- Coverage   90.18%   83.93%   -6.26%     
==========================================
  Files          22        9      -13     
  Lines        1702     1413     -289     
  Branches      491      469      -22     
==========================================
- Hits         1535     1186     -349     
- Misses        167      227      +60     

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62d335e...1c89d81. Read the comment docs.