Skip to content

Declare aggregate methods directly in the `Select` class instead of a…

410d3fd
Select commit
Loading
Failed to load commit list.
Merged

Declare Select methods in code instead of annotations #560

Declare aggregate methods directly in the `Select` class instead of a…
410d3fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

91.66% (-0.17%) compared to 2e9463e

View this Pull Request on Codecov

91.66% (-0.17%) compared to 2e9463e

Details

Codecov Report

❌ Patch coverage is 82.35294% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.66%. Comparing base (2e9463e) to head (410d3fd).

Files with missing lines Patch % Lines
src/Select.php 82.35% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #560      +/-   ##
============================================
- Coverage     91.82%   91.66%   -0.17%     
- Complexity     1963     1988      +25     
============================================
  Files           131      131              
  Lines          5054     5134      +80     
============================================
+ Hits           4641     4706      +65     
- Misses          413      428      +15     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.