Skip to content

chore: follow projections on param edges

caee5dc
Select commit
Loading
Failed to load commit list.
Open

BE-500, BE-501: HashQL: Unify mixed parameter resolution in data dependency analysis #8607

chore: follow projections on param edges
caee5dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

68.52% (-0.83%) compared to 9b23aee

View this Pull Request on Codecov

68.52% (-0.83%) compared to 9b23aee

Details

Codecov Report

❌ Patch coverage is 96.25000% with 6 lines in your changes missing coverage. Please review.
βœ… Project coverage is 68.52%. Comparing base (9b23aee) to head (caee5dc).

Files with missing lines Patch % Lines
...l/mir/src/pass/analysis/data_dependency/resolve.rs 93.33% 1 Missing and 3 partials ⚠️
...hashql/mir/src/pass/transform/inst_simplify/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                              Coverage Diff                               @@
##           bm/be-494-hashql-scc-loop-breaker-inlining    #8607      +/-   ##
==============================================================================
- Coverage                                       69.34%   68.52%   -0.83%     
==============================================================================
  Files                                            1096     1063      -33     
  Lines                                          110894   106356    -4538     
  Branches                                         5117     4992     -125     
==============================================================================
- Hits                                            76895    72876    -4019     
+ Misses                                          33190    32721     -469     
+ Partials                                          809      759      -50     

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