Skip to content

fix: library features

39f364e
Select commit
Loading
Failed to load commit list.
Merged

BE-457: HashQL: MIR execution pipeline extensions for postgres compilation #8525

fix: library features
39f364e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

62.31% (+0.00%) compared to a18ae88

View this Pull Request on Codecov

62.31% (+0.00%) compared to a18ae88

Details

Codecov Report

❌ Patch coverage is 64.24581% with 128 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.31%. Comparing base (a18ae88) to head (39f364e).

Files with missing lines Patch % Lines
...cal/hashql/mir/src/pass/execution/traversal/mod.rs 0.00% 44 Missing ⚠️
libs/@local/hashql/mir/src/pretty/text.rs 21.62% 28 Missing and 1 partial ⚠️
.../hashql/mir/src/pass/execution/traversal/entity.rs 0.00% 28 Missing ⚠️
libs/@local/hashql/mir/src/pass/execution/mod.rs 44.00% 14 Missing ⚠️
.../hashql/mir/src/pass/execution/island/graph/mod.rs 35.29% 11 Missing ⚠️
.../mir/src/pass/execution/placement/solve/csp/mod.rs 90.00% 0 Missing and 1 partial ⚠️
libs/@local/hashql/mir/src/pass/execution/tests.rs 99.07% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #8525    +/-   ##
========================================
  Coverage   62.31%   62.31%            
========================================
  Files        1354     1354            
  Lines      137003   137313   +310     
  Branches     5792     5793     +1     
========================================
+ Hits        85372    85567   +195     
- Misses      50725    50839   +114     
- Partials      906      907     +1     

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