-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Concurrent Transaction Conditonal Creates #4639
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #4639 +/- ##
============================================
+ Coverage 81.32% 81.51% +0.18%
- Complexity 23650 24085 +435
============================================
Files 1425 1448 +23
Lines 86399 88129 +1730
Branches 11677 11850 +173
============================================
+ Hits 70265 71838 +1573
- Misses 10947 11036 +89
- Partials 5187 5255 +68 see 241 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Avoid a concurrency failure when executing transactions at high concurrency using conditional creates and placeholder references