chore: change filter options to (all, active, eligible) in guide toolbar v2 #927
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
63.63% (+0.14%) compared to 6931347
View this Pull Request on Codecov
63.63% (+0.14%) compared to 6931347
Details
Codecov Report
❌ Patch coverage is 9.52381% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.63%. Comparing base (6931347) to head (1add457).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...uide/components/Toolbar/V2/GuideContextDetails.tsx | 0.00% | 20 Missing |
| ...act/src/modules/guide/components/Toolbar/V2/V2.tsx | 5.26% | 18 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #927 +/- ##
==========================================
+ Coverage 63.48% 63.63% +0.14%
==========================================
Files 208 208
Lines 9915 9891 -24
Branches 1254 1254
==========================================
- Hits 6295 6294 -1
+ Misses 3599 3572 -27
- Partials 21 25 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...src/modules/guide/components/Toolbar/V2/helpers.ts | 94.82% <ø> (ø) |
|
| ...omponents/Toolbar/V2/useInspectGuideClientStore.ts | 98.28% <100.00%> (+0.01%) |
⬆️ |
| ...act/src/modules/guide/components/Toolbar/V2/V2.tsx | 7.16% <5.26%> (-0.05%) |
⬇️ |
| ...uide/components/Toolbar/V2/GuideContextDetails.tsx | 4.22% <0.00%> (-0.13%) |
⬇️ |
Loading