Skip to content

BE-456: HashQL: Entity type model enrichment and graph store query extensions#8524

Merged
indietyp merged 7 commits into
mainfrom
bm/be-456-hashql-entity-type-model-enrichment-and-graph-store-query
May 12, 2026
Merged

BE-456: HashQL: Entity type model enrichment and graph store query extensions#8524
indietyp merged 7 commits into
mainfrom
bm/be-456-hashql-entity-type-model-enrichment-and-graph-store-query

chore: v49 -> v50

959fba1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

62.31% (+0.01%) compared to f8eae3a

View this Pull Request on Codecov

62.31% (+0.01%) compared to f8eae3a

Details

Codecov Report

❌ Patch coverage is 66.17954% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.31%. Comparing base (f8eae3a) to head (959fba1).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
libs/@local/hashql/eval/src/graph/read/path.rs 13.54% 134 Missing ⚠️
libs/@local/hashql/core/src/id/snapshot_vec.rs 79.83% 25 Missing ⚠️
...store/src/store/postgres/query/statement/insert.rs 0.00% 2 Missing ⚠️
...src/store/postgres/query/expression/conditional.rs 98.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8524      +/-   ##
==========================================
+ Coverage   62.29%   62.31%   +0.01%     
==========================================
  Files        1353     1354       +1     
  Lines      136575   137003     +428     
  Branches     5788     5792       +4     
==========================================
+ Hits        85085    85372     +287     
- Misses      50582    50725     +143     
+ Partials      908      906       -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.