Skip to content

chore: update snapshots

6b4c693
Select commit
Loading
Failed to load commit list.
Open

BE-474: HashQL: Take into account terminator target eligibility in execution backend placement #8587

chore: update snapshots
6b4c693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

63.19% (+0.17%) compared to 38e5398

View this Pull Request on Codecov

63.19% (+0.17%) compared to 38e5398

Details

Codecov Report

❌ Patch coverage is 97.21329% with 26 lines in your changes missing coverage. Please review.
βœ… Project coverage is 63.19%. Comparing base (38e5398) to head (6b4c693).

Files with missing lines Patch % Lines
...ass/execution/statement_placement/embedding/mod.rs 53.12% 15 Missing ⚠️
libs/@local/hashql/mir/src/pretty/text.rs 75.00% 7 Missing ⚠️
...cal/hashql/mir/src/pass/execution/splitting/mod.rs 97.01% 1 Missing and 1 partial ⚠️
...pass/execution/statement_placement/postgres/mod.rs 93.75% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                                    Coverage Diff                                    @@
##           bm/be-455-hashql-create-evaluation-target-coordinator    #8587      +/-   ##
=========================================================================================
+ Coverage                                                  63.02%   63.19%   +0.17%     
=========================================================================================
  Files                                                       1382     1382              
  Lines                                                     143485   144249     +764     
  Branches                                                    5911     5919       +8     
=========================================================================================
+ Hits                                                       90429    91163     +734     
- Misses                                                     52098    52126      +28     
- Partials                                                     958      960       +2     

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