feat(webapp): Selectable tabs, conversation filters 2nd attempt [WPB-18861] #20142
Codecov / codecov/project
succeeded
Mar 18, 2026 in 0s
45.95% (+0.18%) compared to b680ccd
View this Pull Request on Codecov
45.95% (+0.18%) compared to b680ccd
Details
Codecov Report
❌ Patch coverage is 75.92593% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.95%. Comparing base (b680ccd) to head (da5708d).
Additional details and impacted files
@@ Coverage Diff @@
## dev #20142 +/- ##
==========================================
+ Coverage 45.76% 45.95% +0.18%
==========================================
Files 1650 1650
Lines 40752 40846 +94
Branches 8418 8441 +23
==========================================
+ Hits 18651 18769 +118
+ Misses 20149 20113 -36
- Partials 1952 1964 +12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...omponents/InputBar/common/draftState/draftState.ts | 45.83% <100.00%> (+4.92%) |
⬆️ |
| ...ations/ConversationSidebar/ConversationSidebar.tsx | 100.00% <ø> (ø) |
|
| ...ations/TabsFilterButton/TabsFilterButton.styles.ts | 100.00% <100.00%> (ø) |
|
| .../page/LeftSidebar/panels/Conversations/helpers.tsx | 93.10% <100.00%> (+50.24%) |
⬆️ |
| apps/webapp/src/script/util/KeyboardUtil.ts | 57.44% <100.00%> (+0.92%) |
⬆️ |
| ...eftSidebar/panels/Conversations/useSidebarStore.ts | 95.65% <93.33%> (-4.35%) |
⬇️ |
| ...s/webapp/src/script/util/useChannelsFeatureFlag.ts | 69.44% <75.00%> (+0.69%) |
⬆️ |
| ...LeftSidebar/panels/Conversations/Conversations.tsx | 60.97% <78.57%> (ø) |
|
| ...anels/Conversations/hooks/useDraftConversations.ts | 86.36% <75.00%> (+14.93%) |
⬆️ |
| ...ftSidebar/panels/Conversations/utils/draftUtils.ts | 73.68% <50.00%> (+59.39%) |
⬆️ |
| ... and 2 more |
🚀 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