Skip to content

chore: fix test

da5708d
Select commit
Loading
Failed to load commit list.
Open

feat(webapp): Selectable tabs, conversation filters 2nd attempt [WPB-18861] #20142

chore: fix test
da5708d
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 19 commits behind head on dev.

Files with missing lines Patch % Lines
...onversations/TabsFilterButton/TabsFilterButton.tsx 64.51% 19 Missing and 3 partials ⚠️
...onversations/ConversationTabs/ConversationTabs.tsx 60.00% 5 Missing and 1 partial ⚠️
...LeftSidebar/panels/Conversations/Conversations.tsx 78.57% 3 Missing ⚠️
...anels/Conversations/hooks/useDraftConversations.ts 75.00% 3 Missing ⚠️
...ftSidebar/panels/Conversations/utils/draftUtils.ts 50.00% 1 Missing and 2 partials ⚠️
...eftSidebar/panels/Conversations/useSidebarStore.ts 93.33% 0 Missing and 1 partial ⚠️
...s/webapp/src/script/util/useChannelsFeatureFlag.ts 75.00% 0 Missing and 1 partial ⚠️
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

... and 1 file with indirect coverage changes

🚀 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.