Hash-map based GROUP BY can now process lazy inputs #1651
+155
−77
Merged
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
89.87% (+0.02%) compared to 97c195a
View this Pull Request on Codecov
89.87% (+0.02%) compared to 97c195a
Details
Codecov Report
Attention: Patch coverage is 92.75362%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 89.87%. Comparing base (
97c195a
) to head (896df47
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/engine/GroupBy.cpp | 92.75% | 0 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1651 +/- ##
==========================================
+ Coverage 89.84% 89.87% +0.02%
==========================================
Files 389 389
Lines 37268 37287 +19
Branches 4202 4204 +2
==========================================
+ Hits 33482 33510 +28
+ Misses 2485 2478 -7
+ Partials 1301 1299 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading