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: Show alert message after conversation becomes degraded [WPB-6607] #2502

Conversation

github-actions[bot]
Copy link
Contributor

Cherry pick from the original PR:


⚠️ Conflicts during cherry-pick:

What's new in this PR?

Issues

When a conversation becomes degraded, we must show a message to the user when:

Expected:

  • they try to send a message
  • they try to start a call
  • stop the ongoing call

Actual: None of the above happen!

Causes (Optional)

Dialog showing flag was not updated on MLS status changes

Solutions

Update dialog showing flag on MLS status changes

@github-actions github-actions bot added the cherry-pick PR is cherry-picking changes from another banch label Feb 15, 2024
@MohamadJaara MohamadJaara changed the title fix: Show alert message after conversation becomes degraded RC [WPB-6607] fix: Show alert message after conversation becomes degraded [WPB-6607] Feb 15, 2024
Copy link
Contributor Author

github-actions bot commented Feb 19, 2024

Test Results

2 909 tests  ±0   2 787 ✔️ ±0   2m 52s ⏱️ +21s
   510 suites ±0      122 💤 ±0 
   510 files   ±0          0 ±0 

Results for commit b1e06e5. ± Comparison against base commit c1bf22e.

♻️ This comment has been updated with latest results.

@borichellow borichellow added this pull request to the merge queue Feb 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c1bf22e) 58.38% compared to head (b1e06e5) 58.38%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2502   +/-   ##
==========================================
  Coverage      58.38%   58.38%           
  Complexity        21       21           
==========================================
  Files           1172     1172           
  Lines          45335    45336    +1     
  Branches        4288     4289    +1     
==========================================
+ Hits           26468    26470    +2     
  Misses         16943    16943           
+ Partials        1924     1923    -1     
Files Coverage Δ
...ion/MLSConversationsVerificationStatusesHandler.kt 97.36% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes


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 c1bf22e...b1e06e5. Read the comment docs.

Merged via the queue into develop with commit 7011544 Feb 19, 2024
17 checks passed
@borichellow borichellow deleted the fix/show-alert-message-after-conversation-becomes-degraded-rc-cherry-pick branch February 19, 2024 10:29
jschumacher-wire pushed a commit that referenced this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants