Skip to content

feat: allow for cross switch int transition

2a95250
Select commit
Loading
Failed to load commit list.
Open

BE-512: HashQL: Allow cross-backend transitions for SwitchInt terminators #8696

feat: allow for cross switch int transition
2a95250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

80.84% (+13.29%) compared to 78f76e2

View this Pull Request on Codecov

80.84% (+13.29%) compared to 78f76e2

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 80.84%. Comparing base (78f76e2) to head (2a95250).

Additional details and impacted files
@@                           Coverage Diff                           @@
##           bm/be-524-hashql-remove-island-dag    #8696       +/-   ##
=======================================================================
+ Coverage                               67.55%   80.84%   +13.29%     
=======================================================================
  Files                                     401      269      -132     
  Lines                                   44272    37711     -6561     
  Branches                                 2287     1199     -1088     
=======================================================================
+ Hits                                    29906    30487      +581     
+ Misses                                  14083     6941     -7142     
  Partials                                  283      283               

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