fix: resolve ESM-only exports conditions when packaging (#281) - #283
Open
robertsLando wants to merge 1 commit into
Open
fix: resolve ESM-only exports conditions when packaging (#281)#283robertsLando wants to merge 1 commit into
robertsLando wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 15, 2026 in 1s
87.12% (+0.76%) compared to 546bbf0
View this Pull Request on Codecov
87.12% (+0.76%) compared to 546bbf0
Details
Codecov Report
❌ Patch coverage is 96.77419% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.12%. Comparing base (546bbf0) to head (329d771).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/esm-transformer.ts | 95.71% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #283 +/- ##
==========================================
+ Coverage 86.36% 87.12% +0.76%
==========================================
Files 22 22
Lines 7297 7389 +92
Branches 1047 1076 +29
==========================================
+ Hits 6302 6438 +136
+ Misses 988 943 -45
- Partials 7 8 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/walker.ts | 87.77% <100.00%> (+0.50%) |
⬆️ |
| lib/esm-transformer.ts | 89.08% <95.71%> (+1.06%) |
⬆️ |
🚀 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