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

revert: "fix: do not commit User and Client upserts if nothing has changed [WPB-15055] #3198

Conversation

MohamadJaara
Copy link
Member

@MohamadJaara MohamadJaara commented Dec 24, 2024

BugWPB-15055 [Android] Crash when opening connection request from paginated list

…nged WPB-15055 (#3188)"

This reverts commit 4a84b76.


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

it broke login and users data are not updated

Causes (Optional)

Briefly describe the causes behind the issues. This could be helpful to understand the adopted solutions behind some nasty bugs or complex issues.

Solutions

Briefly describe the solutions you have implemented for the issues explained above.

Dependencies (Optional)

If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.

Needs releases with:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.

Notes (Optional)

Specify here any other facts that you think are important for this issue.

Attachments (Optional)

Attachments like images, videos, etc. (drag and drop in the text box)


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.

@echoes-hq echoes-hq bot added the echoes: unplanned Any work item that isn’t part of the product or technical roadmap. label Dec 24, 2024
@MohamadJaara MohamadJaara changed the title revert: "fix: do not commit User and Client upserts if nothing has cha… revert: "fix: do not commit User and Client upserts if nothing has changed [WPB-15055] Dec 24, 2024
@datadog-wireapp
Copy link

datadog-wireapp bot commented Dec 24, 2024

Datadog Report

Branch report: revert/Revert-fix-do-not-commit-User-and-Client-upserts-if-nothing-has-changed-WPB-15055]-(#3188)-This-reverts-commit-4a84b761b5a0c7078a50881b65a6ad21f47226d8
Commit report: fa4c04e
Test service: kalium-jvm

✅ 0 Failed, 3236 Passed, 107 Skipped, 1m 0.33s Total Time

Copy link
Contributor

github-actions bot commented Dec 24, 2024

Test Results

3 343 tests   - 4   3 236 ✅  - 4   5m 14s ⏱️ -3s
  572 suites ±0     107 💤 ±0 
  572 files   ±0       0 ❌ ±0 

Results for commit f64e30e. ± Comparison against base commit 4a84b76.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.14%. Comparing base (4a84b76) to head (f64e30e).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/candidate    #3198      +/-   ##
=====================================================
- Coverage              54.16%   54.14%   -0.03%     
=====================================================
  Files                   1250     1250              
  Lines                  36495    36477      -18     
  Branches                3704     3696       -8     
=====================================================
- Hits                   19769    19750      -19     
- Misses                 15296    15298       +2     
+ Partials                1430     1429       -1     
Files with missing lines Coverage Δ
...lin/com/wire/kalium/persistence/dao/UserDAOImpl.kt 52.14% <100.00%> (-0.76%) ⬇️
...ire/kalium/persistence/dao/client/ClientDAOImpl.kt 75.00% <100.00%> (-2.17%) ⬇️

... and 2 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 4a84b76...f64e30e. Read the comment docs.

@yamilmedina yamilmedina added this pull request to the merge queue Dec 30, 2024
Merged via the queue into release/candidate with commit dc70e05 Dec 30, 2024
21 checks passed
@yamilmedina yamilmedina deleted the revert/Revert-fix-do-not-commit-User-and-Client-upserts-if-nothing-has-changed-WPB-15055]-(#3188)-This-reverts-commit-4a84b761b5a0c7078a50881b65a6ad21f47226d8 branch December 30, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned Any work item that isn’t part of the product or technical roadmap. 👕 size: M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants