fix(bundler): avoid shadowed __dirname in import.meta patch #5916
+54
−1
Codecov / codecov/project
succeeded
May 3, 2026 in 0s
85.04% (+0.00%) compared to 5baa1ed
View this Pull Request on Codecov
85.04% (+0.00%) compared to 5baa1ed
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.04%. Comparing base (5baa1ed) to head (ca921a6).
Additional details and impacted files
@@ Coverage Diff @@
## next #5916 +/- ##
=======================================
Coverage 85.03% 85.04%
=======================================
Files 667 667
Lines 19123 19123
Branches 3723 3723
=======================================
+ Hits 16262 16263 +1
+ Misses 2468 2467 -1
Partials 393 393 ☔ 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.
Loading