Skip to content

fix: windows with pathToFileUrl.

5326d8c
Select commit
Loading
Failed to load commit list.
Merged

feat: cjs to esm exporting. #16

fix: windows with pathToFileUrl.
5326d8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2025 in 1s

90.15% (target 80.00%)

View this Pull Request on Codecov

90.15% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 87.40032% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.15%. Comparing base (69b05e6) to head (5326d8c).

Files with missing lines Patch % Lines
src/utils/exports.ts 81.87% 53 Missing and 5 partials ⚠️
src/utils/lang.ts 53.84% 12 Missing ⚠️
src/utils/identifiers.ts 96.19% 8 Missing ⚠️
src/format.ts 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   92.48%   90.15%   -2.33%     
==========================================
  Files          11       14       +3     
  Lines        1011     1371     +360     
  Branches      171      281     +110     
==========================================
+ Hits          935     1236     +301     
- Misses         75      129      +54     
- Partials        1        6       +5     

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