Skip to content

chore: update snapshots

400a216
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
400a216
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

63.27% (+0.19%) compared to 199a2be

View this Pull Request on Codecov

63.27% (+0.19%) compared to 199a2be

Details

Codecov Report

❌ Patch coverage is 97.21329% with 26 lines in your changes missing coverage. Please review.
βœ… Project coverage is 63.27%. Comparing base (199a2be) to head (400a216).

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.08%   63.27%   +0.19%     
=========================================================================================
  Files                                                       1383     1383              
  Lines                                                     143354   144070     +716     
  Branches                                                    5885     5893       +8     
=========================================================================================
+ Hits                                                       90436    91164     +728     
+ Misses                                                     51960    51946      -14     
- 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.