Skip to content

BE-2: Use the Postgres clock for writing timestamps and resolving temporal axes - #9111

Draft
claude[bot] wants to merge 11 commits into
mainfrom
c/be-2-use-postgres-clock-for-timestamps
Draft

BE-2: Use the Postgres clock for writing timestamps and resolving temporal axes#9111
claude[bot] wants to merge 11 commits into
mainfrom
c/be-2-use-postgres-clock-for-timestamps

Move the unresolved axes import into the test module

39343ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

59.52% (-0.04%) compared to 639beae

View this Pull Request on Codecov

59.52% (-0.04%) compared to 639beae

Details

Codecov Report

❌ Patch coverage is 4.34783% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.52%. Comparing base (639beae) to head (39343ee).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...s-store/src/store/postgres/ontology/entity_type.rs 0.00% 62 Missing ⚠️
...cal/graph/postgres-store/src/store/postgres/mod.rs 0.00% 40 Missing ⚠️
...cal/graph/authorization/src/policies/components.rs 11.76% 30 Missing ⚠️
...s-store/src/store/postgres/knowledge/entity/mod.rs 0.00% 15 Missing ⚠️
...res-store/src/store/postgres/ontology/data_type.rs 0.00% 8 Missing ⚠️
...store/src/store/postgres/ontology/property_type.rs 0.00% 6 Missing ⚠️
...local/graph/postgres-store/src/store/validation.rs 0.00% 6 Missing ⚠️
.../graph/postgres-store/src/snapshot/entity/batch.rs 0.00% 5 Missing ⚠️
...tore/src/store/postgres/knowledge/entity/delete.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9111      +/-   ##
==========================================
- Coverage   59.55%   59.52%   -0.04%     
==========================================
  Files        1408     1408              
  Lines      137734   137836     +102     
  Branches     6418     6418              
==========================================
+ Hits        82028    82044      +16     
- Misses      54711    54790      +79     
- Partials      995     1002       +7     

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