Skip to content

chore: follow projections on param edges

f313c01
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
f313c01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

68.78% (-0.01%) compared to ac41f3d

View this Pull Request on Codecov

68.78% (-0.01%) compared to ac41f3d

Details

Codecov Report

❌ Patch coverage is 96.25000% with 6 lines in your changes missing coverage. Please review.
βœ… Project coverage is 68.78%. Comparing base (ac41f3d) to head (f313c01).

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                                       68.79%   68.78%   -0.01%     
==============================================================================
  Files                                             946      944       -2     
  Lines                                           92967    92847     -120     
  Branches                                         4704     4694      -10     
==============================================================================
- Hits                                            63952    63868      -84     
+ Misses                                          28370    28338      -32     
+ Partials                                          645      641       -4     

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