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: Split NoCommonProtocol error #2832

Merged

Conversation

borichellow
Copy link
Contributor

What's new in this PR?

Issues

For displaying correct error message in UI we need to split NoCommonProtocol error into

  • SelfNeedToUpdate means current client is old, doesn't support MLS and needs to update
  • OtherNeedToUpdate means other user (that we are trying to communicate) has old version, doesn't support MLS and needs to update.

Causes (Optional)

Was not implemented, was not needed

Solutions

Just do it. 💪
and update tests

Copy link

sonarcloud bot commented Jun 21, 2024

Copy link
Contributor

github-actions bot commented Jun 21, 2024

Test Results

2 883 tests   2 760 ✔️  23s ⏱️
   492 suites     123 💤
   492 files           0

Results for commit 3ad577b.

♻️ This comment has been updated with latest results.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Jun 21, 2024

Datadog Report

All test runs 304415e 🔗

2 Total Test Services: 0 Failed, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Total Time Test Service View
kalium-ios 0 0 0 2760 123 1.25s Link
kalium-jvm 0 0 0 2901 107 6.32s Link

@borichellow borichellow merged commit 1fdaa4f into release/android-cycle-4.6 Jun 24, 2024
18 checks passed
@borichellow borichellow deleted the fix/split_no_common_protoloc_error branch June 24, 2024 09:15
github-actions bot pushed a commit that referenced this pull request Jun 24, 2024
* fix: Split NoCommonProtocol error

* Fixed style
vitorhugods pushed a commit that referenced this pull request Jun 25, 2024
* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>
github-actions bot added a commit that referenced this pull request Jun 25, 2024
* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jun 25, 2024
* fix: Split NoCommonProtocol error (#2832) (#2834)

* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>

* chore: empty commit bump

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: boris <[email protected]>
Co-authored-by: yamilmedina <[email protected]>
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