Skip to content

fix: lateral unnest instead of just unnest

1faeb5c
Select commit
Loading
Failed to load commit list.
Open

BE-306: HashQL: PostgreSQL translation #8526

fix: lateral unnest instead of just unnest
1faeb5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

62.31% (+0.00%) compared to 7b67b01

View this Pull Request on Codecov

62.31% (+0.00%) compared to 7b67b01

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
βœ… Project coverage is 62.31%. Comparing base (7b67b01) to head (1faeb5c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...src/store/postgres/query/expression/conditional.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8526   +/-   ##
=======================================
  Coverage   62.31%   62.31%           
=======================================
  Files        1354     1354           
  Lines      137313   137314    +1     
  Branches     5793     5793           
=======================================
+ Hits        85568    85570    +2     
+ Misses      50838    50837    -1     
  Partials      907      907           

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