fix: Add ESLint rules for type safety and fix violations #46
Codecov / codecov/project
succeeded
Oct 27, 2025 in 0s
52.56% (+2.36%) compared to ef0931b
View this Pull Request on Codecov
52.56% (+2.36%) compared to ef0931b
Details
Codecov Report
❌ Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.56%. Comparing base (ef0931b) to head (edbd6c1).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/components/NotebookPicker.tsx | 40.00% | 3 Missing and 3 partials |
| src/handler.ts | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 50.20% 52.56% +2.36%
==========================================
Files 13 13
Lines 249 253 +4
Branches 26 28 +2
==========================================
+ Hits 125 133 +8
+ Misses 119 116 -3
+ Partials 5 4 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading