Skip to content

Merge branch 'main' into feature/explain-segfault-fix

41d0b80
Select commit
Loading
Failed to load commit list.
Open

Fix segfault in EXPLAIN with LEFT JOIN and correlated subqueries (#8548) #8556

Merge branch 'main' into feature/explain-segfault-fix
41d0b80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

88.79% (target 87.50%)

View this Pull Request on Codecov

88.79% (target 87.50%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.79%. Comparing base (8b99e07) to head (41d0b80).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8556      +/-   ##
==========================================
- Coverage   88.79%   88.79%   -0.01%     
==========================================
  Files         287      287              
  Lines       64050    64053       +3     
  Branches     8054     8054              
==========================================
- Hits        56874    56873       -1     
- Misses       4849     4851       +2     
- Partials     2327     2329       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.