-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Mergeback of rel_6_8 #5146
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
Mergeback of rel_6_8 #5146
Conversation
* Bump to core release 6.0.16 * Bump to core version 6.0.20 * Fix errors thrown as a result of VersionSpecificWorkerContextWrapper * Bump to core 6.0.22
…automatically indexes the primary key (#5127) * dropped old index FK_RESVERPROV_RES_PID on RES_PID column before adding IDX_RESVERPROV_RES_PID * added changelog * changed to valid version number * changed to valid version number, need to be ordered by version number...
…ied (#5124) 5123 - Use DEFAULT partition for server-based requests if none specified
* added FIXME with source of issue * added FIXME with root cause * added FIXME with root cause * Providing solution to the issue and removing fixmes. * Providing changelog * auto-formatting. * Adding new test. * Adding a new test for standard paging * let's try this and see if it works...? * fix tests * cleanup to trigger a new run * fixing tests --------- Co-authored-by: Ken Stevens <[email protected]> Co-authored-by: peartree <[email protected]>
…ore (#5118) * fix, test, changelog * fix, test, changelog --------- Co-authored-by: justindar <[email protected]>
|
Formatting check succeeded! |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #5146 +/- ##
============================================
+ Coverage 81.32% 82.85% +1.52%
- Complexity 23650 26084 +2434
============================================
Files 1425 1591 +166
Lines 86399 101596 +15197
Branches 11677 13047 +1370
============================================
+ Hits 70265 84174 +13909
- Misses 10947 11815 +868
- Partials 5187 5607 +420 ☔ View full report in Codecov by Sentry. |
No description provided.