SCIX-867 feat: add SearchModifierBar with ADS Compatibility mode #866
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
62.9% (+0.3%) compared to 4141a42
View this Pull Request on Codecov
62.9% (+0.3%) compared to 4141a42
Details
Codecov Report
❌ Patch coverage is 87.37864% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.9%. Comparing base (4141a42) to head (3056275).
Additional details and impacted files
@@ Coverage Diff @@
## master #866 +/- ##
========================================
+ Coverage 62.7% 62.9% +0.3%
========================================
Files 323 327 +4
Lines 38053 38306 +253
Branches 1721 1768 +47
========================================
+ Hits 23824 24091 +267
+ Misses 14189 14171 -18
- Partials 40 44 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lib/useSearchMode.ts | 100.0% <100.0%> (ø) |
|
| src/store/slices/appMode.ts | 100.0% <100.0%> (ø) |
|
| src/types.ts | 100.0% <ø> (ø) |
|
| ...components/SearchModifierBar/SearchModifierBar.tsx | 98.7% <98.7%> (ø) |
|
| src/config.ts | 99.1% <0.0%> (-0.9%) |
⬇️ |
| src/components/SearchQueryLink/SearchQueryLink.tsx | 76.1% <85.8%> (+1.8%) |
⬆️ |
| src/ssr-utils.ts | 74.8% <91.0%> (+4.8%) |
⬆️ |
| src/middleware.ts | 94.4% <93.2%> (+2.6%) |
⬆️ |
| src/utils/common/searchMode.ts | 95.2% <95.2%> (ø) |
|
| src/utils/common/prefs-cookie.ts | 86.9% <86.9%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading