-
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: improve logging for backups (WPB-12113) #3093
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 3145 Passed, 107 Skipped, 29.7s Total Time |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #3093 +/- ##
==================================================
Coverage 52.57% 52.58%
==================================================
Files 1319 1319
Lines 51475 51483 +8
Branches 4778 4778
==================================================
+ Hits 27065 27072 +7
Misses 22449 22449
- Partials 1961 1962 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
* chore: improve logging for backups * chore: improve logging for backups * chore: detekt
* chore: improve logging for backups (WPB-12113) (#3093) * chore: improve logging for backups * chore: improve logging for backups * chore: detekt * chore: empty commit bump --------- Co-authored-by: Yamil Medina <[email protected]>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Logging was not being performed for importing backups
Causes (Optional)
Difficulty to troubleshoot problems related to it
Solutions
Implement logging, to add more info about failures.
Testing
Test Coverage (Optional)
How to Test
Fail to import a backup, you should see more info related to the failure.
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
.