feat: cjs to esm lowering. #18
Merged
Codecov / codecov/project
succeeded
Dec 27, 2025 in 0s
89.54% (target 80.00%)
View this Pull Request on Codecov
89.54% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 94.98069% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.54%. Comparing base (99d81ef) to head (a2317e8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/format.ts | 94.69% | 10 Missing and 2 partials |
| src/formatters/memberExpression.ts | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #18 +/- ##
==========================================
+ Coverage 88.06% 89.54% +1.47%
==========================================
Files 14 14
Lines 1743 1979 +236
Branches 350 435 +85
==========================================
+ Hits 1535 1772 +237
+ Misses 201 198 -3
- Partials 7 9 +2 ☔ 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