Skip to content

Conversation

ersachin3112
Copy link
Contributor

@ersachin3112 ersachin3112 commented Jun 12, 2025

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

update jest from v29 to v30

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.97%. Comparing base (2ce7dc0) to head (442b35d).
⚠️ Report is 31 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
- Coverage   96.09%   95.97%   -0.13%     
==========================================
  Files           3        3              
  Lines         282      298      +16     
  Branches      111      118       +7     
==========================================
+ Hits          271      286      +15     
- Misses         11       12       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@ersachin3112
Copy link
Contributor Author

Screenshot 2025-07-24 at 11 35 56 AM @alexander-akait @snitin315 all tests are passing locally.

@alexander-akait
Copy link
Member

@ersachin3112 You need normalize warnings, because URL is different on different OS's:

Linux and MacOS:

file:///test/fixtures/sourcemap/foo.css:0:8:

Windows:

file:////test/fixtures/sourcemap/foo.css:0:8:

Just normalized them to linux/macos format

@alexander-akait alexander-akait merged commit 6f5b597 into webpack-contrib:master Jul 29, 2025
16 of 17 checks passed
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.

2 participants