Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show connecting indicator if user has bad/lost connection during a call (WPB-1125) #2101

Merged
merged 10 commits into from
Aug 25, 2023

Merge remote-tracking branch 'origin/develop' into displaying_connect…

69694f5
Select commit
Loading
Failed to load commit list.
Merged

feat: show connecting indicator if user has bad/lost connection during a call (WPB-1125) #2101

Merge remote-tracking branch 'origin/develop' into displaying_connect…
69694f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2023 in 0s

40.59% (+0.01%) compared to e8638e5

View this Pull Request on Codecov

40.59% (+0.01%) compared to e8638e5

Details

Codecov Report

Merging #2101 (69694f5) into develop (e8638e5) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop    #2101      +/-   ##
=============================================
+ Coverage      40.58%   40.59%   +0.01%     
  Complexity       975      975              
=============================================
  Files            309      309              
  Lines          11367    11369       +2     
  Branches        1519     1519              
=============================================
+ Hits            4613     4615       +2     
  Misses          6315     6315              
  Partials         439      439              
Files Changed Coverage Δ
...com/wire/android/mapper/UICallParticipantMapper.kt 93.33% <100.00%> (+0.47%) ⬆️
...wire/android/ui/calling/model/UICallParticipant.kt 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8638e5...69694f5. Read the comment docs.