Skip to content

chore: truncate instead of resize on mul

393f316
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
393f316
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

68.64% (+0.08%) compared to 43c449a

View this Pull Request on Codecov

68.64% (+0.08%) compared to 43c449a

Details

Codecov Report

❌ Patch coverage is 91.07143% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.64%. Comparing base (43c449a) to head (393f316).

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                                                       68.56%   68.64%   +0.08%     
==============================================================================================
  Files                                                            1061     1061              
  Lines                                                          106420   106748     +328     
  Branches                                                         4986     4993       +7     
==============================================================================================
+ Hits                                                            72963    73277     +314     
- Misses                                                          32706    32717      +11     
- Partials                                                          751      754       +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.