azjezz / psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
MIT License
1.21k stars 71 forks source link

feat: narrow return type for `min()`, `max()`, `median()` and `mean()` #464

Closed simPod closed 6 months ago

simPod commented 6 months ago

Consider whether the input is empty or not

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8580273017

Details


Totals Coverage Status
Change from base Build 8571532296: 0.0%
Covered Lines: 4377
Relevant Lines: 4431

💛 - Coveralls
azjezz commented 6 months ago

Thank you @simPod 🙏