Skip to content

feat: properly ICM

798b079
Select commit
Loading
Failed to load commit list.
Open

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

feat: properly ICM
798b079
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

59.10% (+0.01%) compared to 53acbb7

View this Pull Request on Codecov

59.10% (+0.01%) compared to 53acbb7

Details

Codecov Report

❌ Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.
βœ… Project coverage is 59.10%. Comparing base (53acbb7) to head (798b079).

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                                                           59.08%   59.10%   +0.01%     
==================================================================================================
  Files                                                                1342     1342              
  Lines                                                              129546   129587      +41     
  Branches                                                             5850     5851       +1     
==================================================================================================
+ Hits                                                                76546    76587      +41     
  Misses                                                              52096    52096              
  Partials                                                              904      904              

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