Skip to content

fix: incorrect missed call for outgoing calls [WPB-24461]#4805

Open
saleniuk wants to merge 1 commit intodevelopfrom
fix/missed-call-for-outgoing-call
Open

fix: incorrect missed call for outgoing calls [WPB-24461]#4805
saleniuk wants to merge 1 commit intodevelopfrom
fix/missed-call-for-outgoing-call

Conversation

@saleniuk
Copy link
Copy Markdown
Contributor

@saleniuk saleniuk commented May 8, 2026

https://wearezeta.atlassian.net/browse/WPB-24461


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

Outgoing calls are incorrectly labeled as “1 missed call” in the conversation list preview. Inside the conversation view, the correct label “You called” is shown, indicating the issue is limited to the list preview.

Solutions

Change the format for last outgoing call message on conversation list.

Testing

How to Test

Open the app, open some 1:1 conversation, start a call, end that call, go back to conversation list.

Attachments (Optional)


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.12%. Comparing base (8d2b084) to head (a82dce4).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...wire/android/mapper/MessagePreviewContentMapper.kt 0.00% 5 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4805      +/-   ##
===========================================
- Coverage    51.13%   51.12%   -0.01%     
===========================================
  Files          610      610              
  Lines        21089    21093       +4     
  Branches      3399     3399              
===========================================
  Hits         10783    10783              
- Misses        9291     9295       +4     
  Partials      1015     1015              
Files with missing lines Coverage Δ
...wire/android/mapper/MessagePreviewContentMapper.kt 58.57% <0.00%> (-0.85%) ⬇️

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 8d2b084...a82dce4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saleniuk saleniuk requested review from Garzas and yamilmedina May 8, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants