Skip to content

fix: resolve ESM-only exports conditions when packaging (#281) - #283

Open
robertsLando wants to merge 1 commit into
mainfrom
fix/issue-281-esm-exports
Open

fix: resolve ESM-only exports conditions when packaging (#281)#283
robertsLando wants to merge 1 commit into
mainfrom
fix/issue-281-esm-exports

fix: resolve ESM-only exports conditions when packaging (#281)

329d771
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/esm-transformer.ts 95.71% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%) ⬆️

... and 2 files with indirect coverage changes

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