-
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
chore(backup): serialize the backup header [WPB-10575] #3159
chore(backup): serialize the backup header [WPB-10575] #3159
Conversation
Test Results3 359 tests 3 252 ✅ 5m 29s ⏱️ Results for commit e8e1a5c. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## epic/multiplatform-backup #3159 +/- ##
============================================================
Coverage ? 54.03%
============================================================
Files ? 1246
Lines ? 36152
Branches ? 3656
============================================================
Hits ? 19534
Misses ? 15208
Partials ? 1410 Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3252 Passed, 107 Skipped, 37.33s Total Time |
Quality Gate passedIssues Measures |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
We need to be able to read and write the actual backup file, which contains metadata in its start.
Solutions
In a future PR, this serializer + encryption (developed in another PR) will be joined together by an entity responsible for creating and restoring backups.
Testing
Test Coverage
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.