fix: surface valid table names on SQL validation 'table not found' retry - #1890
Draft
ghostiee-11 wants to merge 1 commit into
Draft
fix: surface valid table names on SQL validation 'table not found' retry#1890ghostiee-11 wants to merge 1 commit into
ghostiee-11 wants to merge 1 commit into
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).
| 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.
Loading