Skip to content

chore: dependency diagrams

5d01d1e
Select commit
Loading
Failed to load commit list.
Merged

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

chore: dependency diagrams
5d01d1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

62.74% (+0.01%) compared to 56860d0

View this Pull Request on Codecov

62.74% (+0.01%) compared to 56860d0

Details

Codecov Report

❌ Patch coverage is 78.51623% with 139 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.74%. Comparing base (56860d0) to head (5d01d1e).

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             @@
##             main    #8674      +/-   ##
==========================================
+ Coverage   62.72%   62.74%   +0.01%     
==========================================
  Files        1363     1365       +2     
  Lines      139062   139497     +435     
  Branches     5818     5818              
==========================================
+ Hits        87225    87521     +296     
- Misses      50921    51060     +139     
  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.