Skip to content

feat: properly ICM

99b61a0
Select commit
Loading
Failed to load commit list.
Open

BE-514: HashQL: implement iterative adjustment passes in placement solver #8635

feat: properly ICM
99b61a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

68.56% (+0.03%) compared to caee5dc

View this Pull Request on Codecov

68.56% (+0.03%) compared to caee5dc

Details

Codecov Report

❌ Patch coverage is 99.43820% with 1 line in your changes missing coverage. Please review.
βœ… Project coverage is 68.56%. Comparing base (caee5dc) to head (99b61a0).

Files with missing lines Patch % Lines
...shql/mir/src/pass/execution/placement/solve/mod.rs 97.87% 1 Missing ⚠️
Additional details and impacted files
@@                                        Coverage Diff                                         @@
##           bm/be-500-hashql-forward-substitution-unified-param-resolution    #8635      +/-   ##
==================================================================================================
+ Coverage                                                           68.52%   68.56%   +0.03%     
==================================================================================================
  Files                                                                1063     1063              
  Lines                                                              106356   106489     +133     
  Branches                                                             4992     4993       +1     
==================================================================================================
+ Hits                                                                72876    73009     +133     
  Misses                                                              32721    32721              
  Partials                                                              759      759              

β˜” 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.