Skip to content

chore: update snapshots

65a8a94
Select commit
Loading
Failed to load commit list.
Merged

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

chore: update snapshots
65a8a94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 1s

58.83% (+0.02%) compared to cb459a8

View this Pull Request on Codecov

58.83% (+0.02%) compared to cb459a8

Details

Codecov Report

❌ Patch coverage is 92.97297% with 26 lines in your changes missing coverage. Please review.
βœ… Project coverage is 58.83%. Comparing base (cb459a8) to head (65a8a94).

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             @@
##             main    #8587      +/-   ##
==========================================
+ Coverage   58.81%   58.83%   +0.02%     
==========================================
  Files        1328     1329       +1     
  Lines      126811   127250     +439     
  Branches     5790     5797       +7     
==========================================
+ Hits        74580    74867     +287     
- Misses      51350    51500     +150     
- Partials      881      883       +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.