Use TypeScript and adapt to changed override API#5366
Merged
Merged
Codecov / codecov/project
succeeded
Jun 24, 2026 in 0s
80.23% (+0.45%) compared to ad1bfc4
View this Pull Request on Codecov
80.23% (+0.45%) compared to ad1bfc4
Details
Codecov Report
❌ Patch coverage is 98.11321% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.23%. Comparing base (ad1bfc4) to head (532c93f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/web/pages/overrides/OverrideComponent.tsx | 98.19% | 2 Missing |
| src/web/pages/overrides/OverrideDialog.tsx | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5366 +/- ##
==========================================
+ Coverage 79.78% 80.23% +0.45%
==========================================
Files 1262 1263 +1
Lines 33175 33168 -7
Branches 9941 9934 -7
==========================================
+ Hits 26470 26614 +144
+ Misses 5982 5848 -134
+ Partials 723 706 -17 ☔ View full report in Codecov by Harness.
📢 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.
Loading