wire-webapp icon indicating copy to clipboard operation
wire-webapp copied to clipboard

chore: properly handle a domain passed from desktop [WPB-691]

Open tlebon opened this issue 1 year ago • 1 comments
trafficstars

StoryWPB-691 [Desktop] Desktop should pass domain down when opening deep links

Description

catch the domain from desktop properly instead of discarding it

Checklist

  • [x] PR has been self reviewed by the author;
  • [x] Hard-to-understand areas of the code have been commented;
  • [x] If it is a core feature, unit tests have been added;

tlebon avatar Jun 12 '24 17:06 tlebon

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.47%. Comparing base (696c293) to head (8b85895). Report is 360 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #17564      +/-   ##
==========================================
+ Coverage   46.29%   46.47%   +0.17%     
==========================================
  Files         758      770      +12     
  Lines       24904    25133     +229     
  Branches     5714     5744      +30     
==========================================
+ Hits        11530    11681     +151     
- Misses      11931    11983      +52     
- Partials     1443     1469      +26     

codecov-commenter avatar Jul 31 '24 09:07 codecov-commenter