Skip to content

docs: add stats error-only troubleshooting - #730

Merged
valscion merged 1 commit into
webpack:mainfrom
Dhritimann:docs/issue-370
Aug 11, 2026
Merged

docs: add stats error-only troubleshooting#730
valscion merged 1 commit into
webpack:mainfrom
Dhritimann:docs/issue-370

Conversation

@Dhritimann

Copy link
Copy Markdown
Contributor

Summary

Adds troubleshooting guidance for limited stats.json output when using
stats: 'error-only'.

Fixes #370

What kind of change does this PR introduce?

Documentation update.

Did you add tests for your changes?

No. This PR only changes documentation.

Does this PR introduce a breaking change?

No.

If relevant, what needs to be documented?

The troubleshooting guidance is included in README.md.=

@changeset-bot

changeset-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 02a3539

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

@linux-foundation-easycla

linux-foundation-easycla Bot commented Aug 10, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Dhritimann / name: Dhritimann (02a3539)

@valscion
valscion merged commit 23adc7a into webpack:main Aug 11, 2026
5 checks passed
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.29%. Comparing base (34eec1b) to head (02a3539).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #730   +/-   ##
=======================================
  Coverage   76.29%   76.29%           
=======================================
  Files          17       17           
  Lines         983      983           
  Branches      358      358           
=======================================
  Hits          750      750           
  Misses        206      206           
  Partials       27       27           

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

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.

Add troubleshoot stats: 'error-only' to troubleshooting section

3 participants