Skip to content

feat: database optimizer [WPB-16842] #3950

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

Merged
merged 6 commits into from
Apr 2, 2025

Conversation

Garzas
Copy link
Contributor

@Garzas Garzas commented Apr 1, 2025

BugWPB-16842 Optimize DB


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?

Added debug option to run pragma optimize

@MohamadJaara MohamadJaara changed the base branch from internal to release/candidate April 1, 2025 20:38
Copy link

sonarqubecloud bot commented Apr 2, 2025

Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 45.93%. Comparing base (360acc6) to head (1088e40).
Report is 1 commits behind head on release/candidate.

Files with missing lines Patch % Lines
...wire/android/ui/debug/DebugDataOptionsViewModel.kt 14.28% 6 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/candidate    #3950      +/-   ##
=====================================================
- Coverage              45.94%   45.93%   -0.02%     
=====================================================
  Files                    492      492              
  Lines                  17156    17163       +7     
  Branches                2857     2859       +2     
=====================================================
+ Hits                    7883     7884       +1     
- Misses                  8476     8482       +6     
  Partials                 797      797              
Files with missing lines Coverage Δ
...wire/android/ui/debug/DebugDataOptionsViewModel.kt 53.03% <14.28%> (-2.17%) ⬇️

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 360acc6...1088e40. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MohamadJaara MohamadJaara merged commit add996f into release/candidate Apr 2, 2025
15 of 16 checks passed
@MohamadJaara MohamadJaara deleted the feat/database-optimizer branch April 2, 2025 08:59
Copy link
Contributor

github-actions bot commented Apr 2, 2025

Built wire-android-staging-compat-pr-3950.apk is available for download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants