wireapp / wire-webapp

👽 Wire for web
https://app.wire.com
GNU General Public License v3.0
1.13k stars 290 forks source link

fix: remove name from minimized cell #17688

Closed przemvs closed 2 months ago

przemvs commented 2 months ago

Description

Remove testing text from name in minimized calling cell.

Screenshots/Screencast (for UI changes)

Checklist

Important details for the reviewers

(Delete this section if unnecessary)

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.40%. Comparing base (2d00228) to head (5bed2d2). Report is 34 commits behind head on new-navigation.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## new-navigation #17688 +/- ## ================================================== + Coverage 46.35% 46.40% +0.05% ================================================== Files 773 779 +6 Lines 25177 25186 +9 Branches 5760 5762 +2 ================================================== + Hits 11670 11688 +18 + Misses 12040 12032 -8 + Partials 1467 1466 -1 ```