Skip to content

BE-596: Materialize entity aggregates into entity_edition_cache#8854

Open
TimDiekmann wants to merge 6 commits into
mainfrom
t/be-596-materialize-the-aggregate-views-in-the-entity-subgraph-query
Open

BE-596: Materialize entity aggregates into entity_edition_cache#8854
TimDiekmann wants to merge 6 commits into
mainfrom
t/be-596-materialize-the-aggregate-views-in-the-entity-subgraph-query

Address review findings

db769d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

59.17% (+0.04%) compared to 232b539

View this Pull Request on Codecov

59.17% (+0.04%) compared to 232b539

Details

Codecov Report

❌ Patch coverage is 60.81871% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.17%. Comparing base (232b539) to head (db769d6).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...h/postgres-store/src/store/postgres/query/table.rs 45.83% 13 Missing ⚠️
...store/src/store/postgres/knowledge/entity/query.rs 0.00% 12 Missing ⚠️
libs/@local/graph/store/src/entity/query.rs 0.00% 9 Missing ⚠️
...s-store/src/store/postgres/knowledge/entity/mod.rs 66.66% 8 Missing ⚠️
.../postgres-store/src/store/postgres/query/entity.rs 65.21% 8 Missing ⚠️
...aph/postgres-store/src/store/postgres/query/mod.rs 0.00% 7 Missing ⚠️
.../graph/postgres-store/src/snapshot/entity/batch.rs 0.00% 6 Missing ⚠️
...postgres-store/src/store/postgres/query/compile.rs 83.33% 1 Missing and 1 partial ⚠️
libs/@local/graph/store/src/filter/protection.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8854      +/-   ##
==========================================
+ Coverage   59.13%   59.17%   +0.04%     
==========================================
  Files        1346     1346              
  Lines      130096   130111      +15     
  Branches     5883     5885       +2     
==========================================
+ Hits        76931    76995      +64     
+ Misses      52259    52210      -49     
  Partials      906      906              

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