Skip to content

BE-455: HashQL: Introduce evaluation orchestrator#8586

Merged
indietyp merged 7 commits into
mainfrom
bm/be-455-hashql-create-evaluation-target-coordinator
May 25, 2026
Merged

BE-455: HashQL: Introduce evaluation orchestrator#8586
indietyp merged 7 commits into
mainfrom
bm/be-455-hashql-create-evaluation-target-coordinator

fix: format

bc41772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

58.97% (+0.14%) compared to b9ecc19

View this Pull Request on Codecov

58.97% (+0.14%) compared to b9ecc19

Details

Codecov Report

❌ Patch coverage is 68.03092% with 703 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.97%. Comparing base (b9ecc19) to head (bc41772).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libs/@local/hashql/eval/src/orchestrator/error.rs 0.00% 249 Missing ⚠️
libs/@local/hashql/compiletest/src/pipeline.rs 0.00% 123 Missing ⚠️
...ibs/@local/hashql/eval/src/orchestrator/partial.rs 88.32% 66 Missing and 1 partial ⚠️
...bs/@local/hashql/eval/src/orchestrator/postgres.rs 66.17% 46 Missing ⚠️
...src/store/postgres/query/expression/conditional.rs 0.00% 41 Missing ⚠️
...hashql/eval/src/orchestrator/request/graph_read.rs 87.16% 31 Missing and 3 partials ⚠️
...l/hashql/eval/src/orchestrator/codec/decode/mod.rs 83.58% 24 Missing and 9 partials ⚠️
libs/@local/hashql/eval/src/postgres/types.rs 51.02% 21 Missing and 3 partials ⚠️
libs/@local/hashql/eval/src/orchestrator/mod.rs 78.21% 22 Missing ⚠️
...l/hashql/eval/src/orchestrator/codec/encode/mod.rs 87.85% 17 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8586      +/-   ##
==========================================
+ Coverage   58.82%   58.97%   +0.14%     
==========================================
  Files        1328     1340      +12     
  Lines      126882   129010    +2128     
  Branches     5790     5832      +42     
==========================================
+ Hits        74644    76080    +1436     
- Misses      51357    52032     +675     
- Partials      881      898      +17     

☔ 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.