Skip to content

Conversation

@yowainwright
Copy link
Owner

Description

Adds more config + optimizations

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

❌ Patch coverage is 89.64578% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.29%. Comparing base (f64dd49) to head (a505e97).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/theme-gen.ts 0.00% 25 Missing ⚠️
src/cli/interactive.ts 35.29% 11 Missing ⚠️
src/cli/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   79.95%   82.29%   +2.34%     
==========================================
  Files          36       45       +9     
  Lines        4808     4937     +129     
==========================================
+ Hits         3844     4063     +219     
+ Misses        964      874      -90     
Flag Coverage Δ
unittests 82.29% <89.64%> (+2.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/cli/ui.ts 100.00% <100.00%> (ø)
src/index.ts 99.49% <100.00%> (+0.06%) ⬆️
src/renderer/constants.ts 90.64% <100.00%> (ø)
src/themes/constants.ts 100.00% <ø> (ø)
src/themes/index.ts 100.00% <100.00%> (ø)
src/themes/presets/dracula.ts 100.00% <100.00%> (ø)
src/themes/presets/github-dark.ts 100.00% <100.00%> (ø)
src/themes/presets/github-light.ts 100.00% <100.00%> (ø)
src/themes/presets/monokai.ts 100.00% <100.00%> (ø)
src/themes/presets/nord.ts 100.00% <100.00%> (ø)
... and 12 more

... and 1 file with indirect coverage changes

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

@yowainwright yowainwright marked this pull request as ready for review December 9, 2025 07:20
@yowainwright yowainwright merged commit ff72db6 into main Dec 9, 2025
4 of 5 checks passed
@yowainwright yowainwright deleted the cont-optimizing branch December 9, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants