chore: adds type optimizes, etc #29
Merged
Codecov / codecov/project
failed
Dec 9, 2025 in 0s
82.29% (target 95.00%)
View this Pull Request on Codecov
82.29% (target 95.00%)
Details
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).
| 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 |
❌ Your project check has failed because the head coverage (82.29%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ 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 | 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 |
🚀 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.
Loading