Skip to content

feat: properly ICM

247b068
Select commit
Loading
Failed to load commit list.
Open

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

feat: properly ICM
247b068
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

63.35% (+0.03%) compared to 4f7a295

View this Pull Request on Codecov

63.35% (+0.03%) compared to 4f7a295

Details

Codecov Report

❌ Patch coverage is 99.43820% with 1 line in your changes missing coverage. Please review.
βœ… Project coverage is 63.35%. Comparing base (4f7a295) to head (247b068).

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                                                           63.31%   63.35%   +0.03%     
==================================================================================================
  Files                                                                1384     1384              
  Lines                                                              144757   144890     +133     
  Branches                                                             5935     5936       +1     
==================================================================================================
+ Hits                                                                91660    91793     +133     
  Misses                                                              52130    52130              
  Partials                                                              967      967              

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