refactor(search): rewrite search page with nuqs URL state #828
Codecov / codecov/project
succeeded
Mar 21, 2026 in 0s
62.4% (-0.0%) compared to bb93ce0
View this Pull Request on Codecov
62.4% (-0.0%) compared to bb93ce0
Details
Codecov Report
❌ Patch coverage is 68.07474% with 393 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.4%. Comparing base (bb93ce0) to head (ba7664c).
Additional details and impacted files
@@ Coverage Diff @@
## master #828 +/- ##
========================================
- Coverage 62.4% 62.4% -0.0%
========================================
Files 317 337 +20
Lines 36565 38685 +2120
Branches 1670 1764 +94
========================================
+ Hits 22816 24119 +1303
- Misses 13711 14510 +799
- Partials 38 56 +18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/api/search/models.ts | 52.9% <100.0%> (+7.1%) |
⬆️ |
| src/components/ResultList/ListActions.tsx | 78.3% <100.0%> (+0.3%) |
⬆️ |
| src/components/SearchFacet/config.ts | 100.0% <100.0%> (ø) |
|
| src/components/SearchQueryLink/SearchQueryLink.tsx | 78.3% <100.0%> (+4.0%) |
⬆️ |
| ...components/SearchResultsList/SearchResultsList.tsx | 100.0% <100.0%> (ø) |
|
| ...onents/SearchResultsList/SearchResultsSkeleton.tsx | 100.0% <100.0%> (ø) |
|
| src/components/Select/Select.tsx | 77.6% <100.0%> (ø) |
|
| src/components/Sort/Sort.tsx | 81.2% <100.0%> (+0.7%) |
⬆️ |
| src/lib/search/filterBoundFq.ts | 100.0% <100.0%> (ø) |
|
| src/lib/search/toApiParams.ts | 100.0% <100.0%> (ø) |
|
| ... and 20 more |
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading