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

fix: Shields not shown in group participants list [WPB-10255] 🍒 🍒 #3286

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2024

BugWPB-10255 [Android] Shields not shown anymore on group participants list

This PR was automatically cherry-picked based on the following PR:

Original PR description:


This PR was automatically cherry-picked based on the following PR:

Original PR description:


What's new in this PR?

Issues

In group participance screen: green shields (E2EI verification) are not shown anymore

Causes (Optional)

Small "if null" mistake in mapping E2EI into "is verified" boolean.

Solutions

Fix it and add tests to cover that case

@github-actions github-actions bot added cherry-pick PR is cherry-picking changes from another banch echoes: bugs Technical or functional defects in the product size/XS labels Aug 5, 2024
Copy link

sonarcloud bot commented Aug 6, 2024

@alexandreferris alexandreferris added this pull request to the merge queue Aug 6, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.55%. Comparing base (c160cf5) to head (60176e3).

Files Patch % Lines
...ecase/ObserveParticipantsForConversationUseCase.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3286      +/-   ##
===========================================
- Coverage    44.55%   44.55%   -0.01%     
===========================================
  Files          453      453              
  Lines        15198    15198              
  Branches      2527     2529       +2     
===========================================
- Hits          6772     6771       -1     
- Misses        7708     7709       +1     
  Partials       718      718              
Files Coverage Δ
...ecase/ObserveParticipantsForConversationUseCase.kt 88.63% <50.00%> (-2.28%) ⬇️

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 c160cf5...60176e3. Read the comment docs.

Copy link
Contributor Author

github-actions bot commented Aug 6, 2024

Built wire-android-staging-compat-pr-3286.apk is available for download

Copy link
Contributor Author

github-actions bot commented Aug 6, 2024

Built wire-android-dev-debug-pr-3286.apk is available for download

Merged via the queue into develop with commit df3af45 Aug 6, 2024
11 of 12 checks passed
@alexandreferris alexandreferris deleted the fix/shields_not_shown_in_group_participants_list-cherry-pick-cherry-pick branch August 6, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick PR is cherry-picking changes from another banch echoes: bugs Technical or functional defects in the product size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants