Skip to content

feat: fan out multi-column-alias lineage to every alias - #60

Merged
takaebato merged 1 commit into
masterfrom
feat/multi-alias-fanout-lineage
Jul 5, 2026
Merged

feat: fan out multi-column-alias lineage to every alias#60
takaebato merged 1 commit into
masterfrom
feat/multi-alias-fanout-lineage

feat: fan out multi-column-alias lineage to every alias

55b4266
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

94.84% (target 85.00%)

View this Pull Request on Codecov

94.84% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 98.80952% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.84%. Comparing base (f326d1a) to head (55b4266).

Files with missing lines Patch % Lines
sql-insight/src/resolver/binder.rs 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   94.85%   94.84%   -0.01%     
==========================================
  Files          27       27              
  Lines        5737     5747      +10     
  Branches     5737     5747      +10     
==========================================
+ Hits         5442     5451       +9     
  Misses        216      216              
- Partials       79       80       +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.