Fix the cost estimate of SORT to not prefer binary search filters with large results #1663
Codecov / codecov/project
failed
Dec 17, 2024 in 1s
89.85% (-0.02%) compared to 332d8e5
View this Pull Request on Codecov
89.85% (-0.02%) compared to 332d8e5
Details
Codecov Report
Attention: Patch coverage is 90.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 89.85%. Comparing base (
332d8e5
) to head (702f410
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/engine/Sort.cpp | 88.88% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1663 +/- ##
==========================================
- Coverage 89.87% 89.85% -0.02%
==========================================
Files 389 389
Lines 37268 37289 +21
Branches 4202 4205 +3
==========================================
+ Hits 33493 33507 +14
- Misses 2478 2481 +3
- Partials 1297 1301 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading