Skip to content

BE-481: HashQL: Reify null and empty tuple as unit constants - #8853

Merged
indietyp merged 1 commit into
mainfrom
bm/be-481-hashql-lower-null-to-constantunit-during-reification
Jul 6, 2026
Merged

BE-481: HashQL: Reify null and empty tuple as unit constants#8853
indietyp merged 1 commit into
mainfrom
bm/be-481-hashql-lower-null-to-constantunit-during-reification

feat: implement Null -> Unit conversion

1bcc5ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

59.42% (+0.00%) compared to 3db2f69

View this Pull Request on Codecov

59.42% (+0.00%) compared to 3db2f69

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.42%. Comparing base (3db2f69) to head (1bcc5ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8853   +/-   ##
=======================================
  Coverage   59.42%   59.42%           
=======================================
  Files        1357     1357           
  Lines      131847   131851    +4     
  Branches     6018     6019    +1     
=======================================
+ Hits        78352    78356    +4     
  Misses      52565    52565           
  Partials      930      930           

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