Skip to content

chore: dependency diagrams

3cb3bf5
Select commit
Loading
Failed to load commit list.
Open

BE-522: HashQL: Expand stdlib type system with temporal types #8674

chore: dependency diagrams
3cb3bf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

62.73% (+0.01%) compared to 80d2eaf

View this Pull Request on Codecov

62.73% (+0.01%) compared to 80d2eaf

Details

Codecov Report

❌ Patch coverage is 78.51623% with 139 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.73%. Comparing base (80d2eaf) to head (3cb3bf5).

Files with missing lines Patch % Lines
libs/@local/hashql/core/src/heap/pool.rs 29.67% 64 Missing ⚠️
...src/module/std_lib/graph/types/knowledge/entity.rs 87.07% 34 Missing ⚠️
...l/hashql/core/src/module/std_lib/graph/temporal.rs 77.85% 31 Missing ⚠️
...ore/src/module/std_lib/graph/types/ontology/mod.rs 85.71% 5 Missing ⚠️
...e/std_lib/graph/types/principal/actor_group/web.rs 81.25% 3 Missing ⚠️
...e/std_lib/graph/types/principal/actor_group/mod.rs 87.50% 2 Missing ⚠️
Additional details and impacted files
@@                            Coverage Diff                            @@
##           bm/be-306-hashql-postgres-translation    #8674      +/-   ##
=========================================================================
+ Coverage                                  62.72%   62.73%   +0.01%     
=========================================================================
  Files                                       1363     1365       +2     
  Lines                                     139061   139497     +436     
  Branches                                    5818     5818              
=========================================================================
+ Hits                                       87227    87520     +293     
- Misses                                     50918    51061     +143     
  Partials                                     916      916              

β˜” 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.