fix: __dirname and __filename exports in cjs to esm. - #28
Merged
Codecov / codecov/project
succeeded
Dec 28, 2025 in 0s
94.99% (target 80.00%)
View this Pull Request on Codecov
94.99% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.99%. Comparing base (0247b68) to head (f374205).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/format.ts | 81.81% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 94.89% 94.99% +0.10%
==========================================
Files 15 15
Lines 2898 2918 +20
Branches 685 698 +13
==========================================
+ Hits 2750 2772 +22
+ Misses 142 140 -2
Partials 6 6 ☔ 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