Skip to content

Merge branch 'master' into bug20239

efb8b5e
Select commit
Loading
Failed to load commit list.
Open

Fix #20239: fix yii\data\ActiveDataProvider to avoid unexpected pagination results with UNION queries #20311

Merge branch 'master' into bug20239
efb8b5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

64.86% (+0.01%) compared to 4859c8f

View this Pull Request on Codecov

64.86% (+0.01%) compared to 4859c8f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.86%. Comparing base (4859c8f) to head (efb8b5e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20311      +/-   ##
============================================
+ Coverage     64.85%   64.86%   +0.01%     
- Complexity    11435    11437       +2     
============================================
  Files           431      431              
  Lines         37193    37203      +10     
============================================
+ Hits          24120    24131      +11     
+ Misses        13073    13072       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.