-
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
test: add tests for old format parser in capabilities (WPB-12022) 🍒 #3174
test: add tests for old format parser in capabilities (WPB-12022) 🍒 #3174
Conversation
Quality Gate passedIssues Measures |
Bencher Report
Click to view all benchmark results
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3174 +/- ##
========================================
Coverage 54.11% 54.11%
========================================
Files 1252 1252
Lines 36519 36519
Branches 3699 3699
========================================
Hits 19764 19764
+ Misses 15331 15330 -1
- Partials 1424 1425 +1 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3234 Passed, 107 Skipped, 1m 9.2s Total Time |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
V7 API changes in capabilities, add missing test to cover the retrocompat case.
Covering alternative (not modifying the serializer) for #3151 with working tests
Testing
Test Coverage (Optional)
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
.