Skip to content

docs: drop low-level helpers section from README

3bfb891
Select commit
Loading
Failed to load commit list.
Open

feat: add Source Map Scopes Proposal support #210

docs: drop low-level helpers section from README
3bfb891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 22, 2026 in 0s

96.88% (-0.89%) compared to ccfbc65

View this Pull Request on Codecov

96.88% (-0.89%) compared to ccfbc65

Details

Codecov Report

❌ Patch coverage is 93.27146% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.88%. Comparing base (ccfbc65) to head (3bfb891).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/ConcatSource.js 75.55% 10 Missing and 1 partial ⚠️
lib/helpers/getFromStreamChunks.js 81.25% 9 Missing ⚠️
lib/helpers/scopes.js 97.52% 7 Missing ⚠️
lib/helpers/streamAndGetSourceAndMap.js 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   97.77%   96.88%   -0.89%     
==========================================
  Files          25       26       +1     
  Lines        1932     2346     +414     
  Branches      606      734     +128     
==========================================
+ Hits         1889     2273     +384     
- Misses         41       70      +29     
- Partials        2        3       +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.