-
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
fix: Merging issue #WPB-11723 #3199
Conversation
Bencher Report
Click to view all benchmark results
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3199 +/- ##
===========================================
- Coverage 54.12% 54.10% -0.02%
===========================================
Files 1264 1264
Lines 36793 36800 +7
Branches 3735 3735
===========================================
- Hits 19914 19911 -3
- Misses 15439 15449 +10
Partials 1440 1440
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3271 Passed, 107 Skipped, 1m 1.29s Total Time |
Quality Gate passedIssues Measures |
What's new in this PR?
Issues
In #3191 when merging fresh
develop
into branch I removed something that shouldn't.Causes (Optional)
Didn't pay enough attention while merging.
Solutions
Fix it