Skip to content

BE-614: HashQL: Generate synthetic closure bodies for intrinsics used as first-class values - #8895

Open
indietyp wants to merge 3 commits into
bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closurefrom
bm/be-614-hashql-generate-synthetic-mir-bodies-for-intrinsics-in-value
Open

BE-614: HashQL: Generate synthetic closure bodies for intrinsics used as first-class values#8895
indietyp wants to merge 3 commits into
bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closurefrom
bm/be-614-hashql-generate-synthetic-mir-bodies-for-intrinsics-in-value

fix: suggeestions from code review

7801f77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

24.83% (-15.82%) compared to c836d70

View this Pull Request on Codecov

24.83% (-15.82%) compared to c836d70

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 24.83%. Comparing base (c836d70) to head (7801f77).

Files with missing lines Patch % Lines
libs/@local/graph/api/src/rest/hashql/compile.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                                          Coverage Diff                                           @@
##           bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closure    #8895       +/-   ##
======================================================================================================
- Coverage                                                              40.65%   24.83%   -15.82%     
======================================================================================================
  Files                                                                    791      663      -128     
  Lines                                                                  70641    50119    -20522     
  Branches                                                                3992     3379      -613     
======================================================================================================
- Hits                                                                   28719    12448    -16271     
+ Misses                                                                 41590    37514     -4076     
+ Partials                                                                 332      157      -175     

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