wireapp / wire-webapp

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

chore: add new string identifier for people only search #17692

Closed V-Gira closed 2 months ago

V-Gira commented 2 months ago

Description

adding it to dev for localization on crowdin, see https://github.com/wireapp/wire-webapp/pull/17689

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
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.13%. Comparing base (6a6c959) to head (768ddc9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #17692 +/- ## ======================================= Coverage 46.13% 46.13% ======================================= Files 760 760 Lines 24985 24985 Branches 5718 5718 ======================================= + Hits 11527 11528 +1 Misses 12014 12014 + Partials 1444 1443 -1 ```