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

runfix: 1:1 conversation with user without key packages (#17371) #17412

Merged
merged 1 commit into from
May 16, 2024

Conversation

PatrykBuniX
Copy link
Contributor

Cherry-picked a commit from the release branch that handles an error when cannot establish a MLS 1:1 conversation when the other user has no key packages available. For more details see #17371.

* refactor: update conversaiton readonly state

* runfix: optionally do not allow unestablished mls 1:1

* feat: add a placeholder message for readonly 1:1 with a user without keys

* runfix: update copy

* test: readonly mls 1:1 no available keys
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
34.8% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 65.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 46.15%. Comparing base (5aefa1b) to head (666ac53).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #17412      +/-   ##
==========================================
- Coverage   46.15%   46.15%   -0.01%     
==========================================
  Files         753      753              
  Lines       24725    24732       +7     
  Branches     5668     5671       +3     
==========================================
+ Hits        11411    11414       +3     
- Misses      11884    11886       +2     
- Partials     1430     1432       +2     

@PatrykBuniX PatrykBuniX merged commit f2e0820 into dev May 16, 2024
11 checks passed
@PatrykBuniX PatrykBuniX deleted the runfix/1to1-migration-no-keys branch May 16, 2024 10:54
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.

4 participants