Skip to content

chore: truncate instead of resize on mul

b5ae5ee
Select commit
Loading
Failed to load commit list.
Open

BE-513: HashQL: Rework dynamic aggregate size estimation #8697

chore: truncate instead of resize on mul
b5ae5ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

63.42% (+0.07%) compared to b7cf577

View this Pull Request on Codecov

63.42% (+0.07%) compared to b7cf577

Details

Codecov Report

❌ Patch coverage is 91.07143% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.42%. Comparing base (b7cf577) to head (b5ae5ee).

Files with missing lines Patch % Lines
...l/mir/src/pass/analysis/size_estimation/dynamic.rs 73.49% 22 Missing ⚠️
...mir/src/pass/analysis/size_estimation/footprint.rs 92.15% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@                                      Coverage Diff                                       @@
##           bm/be-512-hashql-switchint-allow-cross-backend-transitions    #8697      +/-   ##
==============================================================================================
+ Coverage                                                       63.35%   63.42%   +0.07%     
==============================================================================================
  Files                                                            1382     1382              
  Lines                                                          144821   145149     +328     
  Branches                                                         5929     5936       +7     
==============================================================================================
+ Hits                                                            91747    92061     +314     
- Misses                                                          52115    52126      +11     
- Partials                                                          959      962       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.