Closed Beyyes closed 4 days ago
Issues
34 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 0%
with 120 lines
in your changes missing coverage. Please review.
Project coverage is 39.59%. Comparing base (
34228a9
) to head (3eb07fd
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
For first, first_by, last and last_by aggregations, actually we can only read the first value/statistics and then terminate the process.
There is no need to read all values.
This PR has:
Key changed/added classes (or packages if there are too many classes) in this PR