Skip to content

feat: resolve Oracle join-view INSERT targets by column attribution - #61

Merged
takaebato merged 4 commits into
masterfrom
feat/join-view-insert-target
Jul 5, 2026
Merged

feat: resolve Oracle join-view INSERT targets by column attribution#61
takaebato merged 4 commits into
masterfrom
feat/join-view-insert-target

fix: flag a join view containing any declared-CTE factor

74bf42d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 1s

94.92% (target 85.00%)

View this Pull Request on Codecov

94.92% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 95.83333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.92%. Comparing base (13f18bd) to head (74bf42d).

Files with missing lines Patch % Lines
sql-insight/src/resolver/binder/statement.rs 94.53% 0 Missing and 7 partials ⚠️
sql-insight/src/reference.rs 98.24% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   94.84%   94.92%   +0.07%     
==========================================
  Files          27       27              
  Lines        5747     5893     +146     
  Branches     5747     5893     +146     
==========================================
+ Hits         5451     5594     +143     
+ Misses        216      212       -4     
- Partials       80       87       +7     

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