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(mls): set correct CipherSuite when establishing new created group (WPB-9038) 🍒 🍒 #2785

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 24, 2024

BugWPB-9038 [Android] Not possible to add users to an existing group with new cipher suite

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:



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?

Update CipherSuite in DB after conversation is established.


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.

… (WPB-9038) 🍒 (#2750)

* Commit with unresolved merge conflicts

* resolve conflicts

* resolve conflicts

---------

Co-authored-by: Mojtaba Chenani <chenani@outlook.com>
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
Copy link
Contributor Author

github-actions bot commented Jun 4, 2024

Test Results

3 063 tests  ±0   2 958 ✔️ ±0   3m 25s ⏱️ +5s
   530 suites ±0      105 💤 ±0 
   530 files   ±0          0 ±0 

Results for commit 3b5fb55. ± Comparison against base commit 771a409.

♻️ This comment has been updated with latest results.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Jun 5, 2024

Datadog Report

Branch report: fix/set-correct-cs-to-new-groups-cherry-pick-cherry-pick
Commit report: 200f67f
Test service: kalium-jvm

✅ 0 Failed, 2958 Passed, 105 Skipped, 11.11s Total Time

Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@vitorhugods vitorhugods added this pull request to the merge queue Jun 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.74%. Comparing base (8e94e8a) to head (3b5fb55).
Report is 58 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2785      +/-   ##
===========================================
- Coverage    59.00%   58.74%   -0.27%     
===========================================
  Files         1204     1216      +12     
  Lines        46763    47544     +781     
  Branches      4387     4501     +114     
===========================================
+ Hits         27592    27928     +336     
- Misses       17181    17598     +417     
- Partials      1990     2018      +28     
Files Coverage Δ
...gic/data/conversation/MLSConversationRepository.kt 82.24% <100.00%> (-0.03%) ⬇️

... and 140 files 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 771a409...3b5fb55. Read the comment docs.

Merged via the queue into develop with commit 15e1360 Jun 11, 2024
20 checks passed
@vitorhugods vitorhugods deleted the fix/set-correct-cs-to-new-groups-cherry-pick-cherry-pick branch June 11, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants