Skip to content

fix(root): adds more tests

05ebed0
Select commit
Loading
Failed to load commit list.
Draft

Rwd #33

fix(root): adds more tests
05ebed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 20, 2026 in 1s

84.49% (target 95.00%)

View this Pull Request on Codecov

84.49% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 89.27739% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.49%. Comparing base (fde63fe) to head (05ebed0).

Files with missing lines Patch % Lines
src/cli/theme-gen.ts 42.30% 30 Missing ⚠️
src/cli/interactive.ts 27.27% 16 Missing ⚠️

❌ Your project check has failed because the head coverage (84.49%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   82.29%   84.49%   +2.19%     
==========================================
  Files          45       45              
  Lines        4937     4862      -75     
==========================================
+ Hits         4063     4108      +45     
+ Misses        874      754     -120     
Files with missing lines Coverage Δ
src/cli/index.ts 78.35% <100.00%> (+34.22%) ⬆️
src/cli/ui.ts 100.00% <100.00%> (ø)
src/index.ts 99.49% <100.00%> (ø)
src/lib/validate.ts 100.00% <100.00%> (ø)
src/renderer/constants.ts 91.35% <100.00%> (+0.70%) ⬆️
src/renderer/detectBackground.ts 94.94% <100.00%> (-0.06%) ⬇️
src/schema/index.ts 100.00% <100.00%> (ø)
src/schema/utils.ts 66.66% <100.00%> (-33.34%) ⬇️
src/schema/validator.ts 100.00% <100.00%> (ø)
src/themes/index.ts 100.00% <ø> (ø)
... and 8 more
🚀 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.