fix: continue an ARRAY JOIN's operand list across FROM commas - #80
Open
takaebato wants to merge 2 commits into
Open
fix: continue an ARRAY JOIN's operand list across FROM commas#80takaebato wants to merge 2 commits into
takaebato wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 26, 2026 in 0s
95.73% (target 85.00%)
View this Pull Request on Codecov
95.73% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.73%. Comparing base (c266e01) to head (48c1d91).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sql-insight/src/resolver/binder/query.rs | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
- Coverage 95.74% 95.73% -0.01%
==========================================
Files 28 28
Lines 6675 6689 +14
Branches 6675 6689 +14
==========================================
+ Hits 6391 6404 +13
Misses 191 191
- Partials 93 94 +1 ☔ 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