fix: don't surface a ClickHouse ARRAY JOIN operand as a table read - #57
Merged
Codecov / codecov/project
succeeded
Jul 4, 2026 in 0s
94.77% (target 85.00%)
View this Pull Request on Codecov
94.77% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.77%. Comparing base (b0eb0dd) to head (a12b033).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sql-insight/src/resolver/binder/query.rs | 95.23% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #57 +/- ##
=======================================
Coverage 94.76% 94.77%
=======================================
Files 27 27
Lines 5542 5590 +48
Branches 5542 5590 +48
=======================================
+ Hits 5252 5298 +46
- Misses 212 214 +2
Partials 78 78 ☔ 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.
Loading