Skip to content

feat(web): extract deep link user lookup and handle missing users exp…

24ff011
Select commit
Loading
Failed to load commit list.
Merged

feat(WPB-23950): handle account deep links in-app #20842

feat(web): extract deep link user lookup and handle missing users exp…
24ff011
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

45.51% (+0.02%) compared to a0824ea

View this Pull Request on Codecov

45.51% (+0.02%) compared to a0824ea

Details

Codecov Report

❌ Patch coverage is 63.63636% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.51%. Comparing base (a0824ea) to head (24ff011).

Files with missing lines Patch % Lines
...rc/script/components/Conversation/Conversation.tsx 0.00% 18 Missing ⚠️
...ponents/Conversation/utils/parseAccountDeepLink.ts 94.59% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #20842      +/-   ##
==========================================
+ Coverage   45.48%   45.51%   +0.02%     
==========================================
  Files        1646     1647       +1     
  Lines       40819    40874      +55     
  Branches     8425     8441      +16     
==========================================
+ Hits        18568    18604      +36     
- Misses      20320    20338      +18     
- Partials     1931     1932       +1     
Files with missing lines Coverage Δ
...ponents/Conversation/utils/parseAccountDeepLink.ts 94.59% <94.59%> (ø)
...rc/script/components/Conversation/Conversation.tsx 0.92% <0.00%> (-0.09%) ⬇️

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