-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Bug fix #20055 causes bad result for pagination using for example gridview #20176
Conversation
lav45
commented
Jun 1, 2024
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ✔️ |
Fixed issues | #20175 |
…od executable. Add internal cache for ActiveDataProvider and SqlDataProvider.
@procin would you please test it? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20176 +/- ##
=============================================
+ Coverage 22.16% 64.99% +42.82%
- Complexity 11386 11391 +5
=============================================
Files 430 430
Lines 37113 36919 -194
=============================================
+ Hits 8225 23994 +15769
+ Misses 28888 12925 -15963 ☔ View full report in Codecov by Sentry. |
@nadar would you please check if this PR fixes the issues you have? |
Thanks. A line for the CHANGELOG is needed. |