Skip to content

BE-587, BE-588: HashQL: Introduce CodeGenerationContext/CodeExecutionContext split and eval-stage Interner - #8839

Merged
indietyp merged 8 commits into
mainfrom
bm/be-587-hashql-eval-interner-and-context-restructuring
Jul 2, 2026
Merged

BE-587, BE-588: HashQL: Introduce CodeGenerationContext/CodeExecutionContext split and eval-stage Interner#8839
indietyp merged 8 commits into
mainfrom
bm/be-587-hashql-eval-interner-and-context-restructuring

chore: remove misleading comment

09c9fa2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

59.60% (+0.03%) compared to b8971f3

View this Pull Request on Codecov

59.60% (+0.03%) compared to b8971f3

Details

Codecov Report

❌ Patch coverage is 63.88889% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.60%. Comparing base (b8971f3) to head (09c9fa2).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
libs/@local/hashql/eval/src/context.rs 52.94% 8 Missing ⚠️
.../@local/graph/api/src/rest/entity_query_request.rs 0.00% 4 Missing ⚠️
libs/@local/hashql/eval/src/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8839      +/-   ##
==========================================
+ Coverage   59.57%   59.60%   +0.03%     
==========================================
  Files        1366     1367       +1     
  Lines      132760   132685      -75     
  Branches     6045     6044       -1     
==========================================
- Hits        79094    79090       -4     
+ Misses      52732    52661      -71     
  Partials      934      934              

☔ View full report in Codecov by Harness.
📢 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.