Skip to content

fix: surface valid table names on SQL validation 'table not found' retry - #1890

Draft
ghostiee-11 wants to merge 1 commit into
holoviz:mainfrom
ghostiee-11:fix/sql-agent-table-not-found-feedback
Draft

fix: surface valid table names on SQL validation 'table not found' retry#1890
ghostiee-11 wants to merge 1 commit into
holoviz:mainfrom
ghostiee-11:fix/sql-agent-table-not-found-feedback

fix: surface valid table names on SQL validation 'table not found' retry

d8b5609
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

70.66% (+0.05%) compared to 7cc94fb

View this Pull Request on Codecov

70.66% (+0.05%) compared to 7cc94fb

Details

Codecov Report

❌ Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.66%. Comparing base (7cc94fb) to head (d8b5609).
⚠️ Report is 97 commits behind head on main.

Files with missing lines Patch % Lines
lumen/tests/ai/test_sql_validation.py 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
+ Coverage   70.60%   70.66%   +0.05%     
==========================================
  Files         195      196       +1     
  Lines       33630    33675      +45     
==========================================
+ Hits        23746    23795      +49     
+ Misses       9884     9880       -4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.