-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: use case to change cipher_profile [WPB-14826] #3163
Conversation
…add-option-to-change-cipher-profile
Quality Gate passedIssues Measures |
Bencher Report
Click to view all benchmark results
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3163 +/- ##
===========================================
- Coverage 54.14% 54.12% -0.03%
===========================================
Files 1250 1251 +1
Lines 36494 36510 +16
Branches 3697 3698 +1
===========================================
Hits 19761 19761
- Misses 15309 15324 +15
- Partials 1424 1425 +1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3233 Passed, 107 Skipped, 1m 8.53s Total Time |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Use case and method executing query to enable or disable
cipher_profile
to get query execution times.Parameter is platform specific and used only on encrypted database.
Testing
How to Test
After enabling on Android there should be logs with query execution times in logcat.
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.