Skip to content

test: fix

d86b221
Select commit
Loading
Failed to load commit list.
Merged

refactor: adding typescript jsdocs types #710

test: fix
d86b221
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 0s

71.60% (+1.25%) compared to 77599a4

View this Pull Request on Codecov

71.60% (+1.25%) compared to 77599a4

Details

Codecov Report

❌ Patch coverage is 75.29412% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.60%. Comparing base (77599a4) to head (d86b221).

Files with missing lines Patch % Lines
src/analyzer.js 57.14% 10 Missing and 5 partials ⚠️
src/tree/ConcatenatedModule.js 0.00% 4 Missing and 2 partials ⚠️
src/parseUtils.js 91.83% 4 Missing ⚠️
src/tree/Module.js 50.00% 4 Missing ⚠️
src/Logger.js 80.00% 3 Missing ⚠️
src/viewer.js 80.00% 3 Missing ⚠️
src/tree/BaseFolder.js 86.66% 2 Missing ⚠️
src/tree/ContentModule.js 0.00% 2 Missing ⚠️
src/sizeUtils.js 80.00% 1 Missing ⚠️
src/tree/utils.js 80.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
+ Coverage   70.35%   71.60%   +1.25%     
==========================================
  Files          17       17              
  Lines         914      979      +65     
  Branches      308      357      +49     
==========================================
+ Hits          643      701      +58     
- Misses        238      242       +4     
- Partials       33       36       +3     

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