Skip to content

test: improve perf#4697

Merged
alexander-akait merged 21 commits intomainfrom
test-more
Mar 13, 2026
Merged

test: improve perf#4697
alexander-akait merged 21 commits intomainfrom
test-more

Conversation

@alexander-akait
Copy link
Member

Summary

Add more test - smoketests and coverage

What kind of change does this PR introduce?

test

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

Use of AI

No

@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 08c8723

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 80.68182% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.44%. Comparing base (4b6f0e1) to head (08c8723).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ges/create-webpack-app/src/utils/generate-files.ts 0.00% 13 Missing ⚠️
packages/webpack-cli/src/webpack-cli.ts 94.66% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4697      +/-   ##
==========================================
+ Coverage   84.90%   91.44%   +6.54%     
==========================================
  Files          15       14       -1     
  Lines        4789     4710      -79     
  Branches      626      678      +52     
==========================================
+ Hits         4066     4307     +241     
+ Misses        721      401     -320     
  Partials        2        2              
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.08% <94.66%> (+7.99%) ⬆️
...ges/create-webpack-app/src/utils/generate-files.ts 57.97% <0.00%> (+13.48%) ⬆️

... and 2 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 4b6f0e1...08c8723. Read the comment docs.

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

@alexander-akait alexander-akait merged commit e0b2f07 into main Mar 13, 2026
18 of 19 checks passed
@alexander-akait alexander-akait deleted the test-more branch March 13, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant