-
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: commit strategy for mls commit missing reference [WPB-15871] 🍒 #3276
fix: commit strategy for mls commit missing reference [WPB-15871] 🍒 #3276
Conversation
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 #3276 +/- ##
========================================
Coverage 50.87% 50.87%
========================================
Files 1606 1606
Lines 57189 57189
Branches 5105 5105
========================================
+ Hits 29093 29094 +1
+ Misses 26081 26080 -1
Partials 2015 2015 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3310 Passed, 108 Skipped, 1m 0.05s Total Time |
Quality Gate passedIssues Measures |
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?
Changed commit strategy from
KEEP_AND_RETRY
toDISCARD_AND_RETRY
formls-commit-missing-references
error