Skip to content

refactor: update for v3 source maps, prevent double writes.

7b5a96c
Select commit
Loading
Failed to load commit list.
Merged

feat: source map support. #47

refactor: update for v3 source maps, prevent double writes.
7b5a96c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 1s

93.40% (target 80.00%)

View this Pull Request on Codecov

93.40% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 86.04651% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.40%. Comparing base (916cb79) to head (7b5a96c).

Files with missing lines Patch % Lines
src/cli.ts 75.21% 28 Missing and 1 partial ⚠️
src/module.ts 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   93.76%   93.40%   -0.37%     
==========================================
  Files          26       26              
  Lines        4986     5167     +181     
  Branches     1114     1140      +26     
==========================================
+ Hits         4675     4826     +151     
- Misses        277      306      +29     
- Partials       34       35       +1     

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