Skip to content

Conversation

@snitin315
Copy link
Member

What kind of change does this PR introduce?
chore, CI

Did you add tests for your changes?
Already present
If relevant, did you update the documentation?
NA
Summary
enable webpack-dev-server@next on CI.

Does this PR introduce a breaking change?
No

Other information
No

@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #2155 (04c08f1) into master (eae913b) will decrease coverage by 1.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
- Coverage   68.41%   67.08%   -1.34%     
==========================================
  Files          72       67       -5     
  Lines        2340     2257      -83     
  Branches      516      503      -13     
==========================================
- Hits         1601     1514      -87     
- Misses        739      743       +4     
Impacted Files Coverage Δ
packages/webpack-cli/lib/plugins/CLIPlugin.js 85.71% <0.00%> (-14.29%) ⬇️
packages/webpack-cli/lib/webpack-cli.js 93.84% <0.00%> (-2.31%) ⬇️
packages/serve/src/parseArgs.ts
packages/serve/src/index.ts
packages/serve/src/mergeOptions.ts
packages/serve/src/startDevServer.ts
packages/serve/src/getDevServerOptions.ts

Continue to review full report at Codecov.

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

@snitin315 snitin315 marked this pull request as draft December 1, 2020 06:48
@snitin315 snitin315 changed the title chore: enable webpack-dev-server@next on CI chore: enable webpack-dev-server@next Dec 1, 2020
@snitin315
Copy link
Member Author

We need to find a better way to test serve. 😞

@snitin315 snitin315 marked this pull request as ready for review January 1, 2021 06:36
@snitin315 snitin315 marked this pull request as draft January 1, 2021 06:37
@snitin315 snitin315 closed this Jan 11, 2021
@snitin315 snitin315 deleted the chore/server-beta branch January 11, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants