yiisoft / db

Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
133 stars 36 forks source link

Add more specific psalm type for `QueryFunctionsInterface::count()` result #810

Closed vjik closed 7 months ago

vjik commented 7 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
what-the-diff[bot] commented 7 months ago

PR Summary

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4a08ca3) 99.64% compared to head (134d399) 99.55%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #810 +/- ## ============================================ - Coverage 99.64% 99.55% -0.10% - Complexity 1270 1277 +7 ============================================ Files 63 63 Lines 3106 3120 +14 ============================================ + Hits 3095 3106 +11 - Misses 11 14 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.