Skip to content

Wire XArraySQLSource into Lumen AI for natural language queries on scientific data#1791

Merged
ahuang11 merged 21 commits into
holoviz:mainfrom
ghostiee-11:feat/xarray-ai-integration
Apr 17, 2026
Merged

Wire XArraySQLSource into Lumen AI for natural language queries on scientific data#1791
ahuang11 merged 21 commits into
holoviz:mainfrom
ghostiee-11:feat/xarray-ai-integration

Drop XARRAY_DOTTED_EXTENSIONS; check suffix against XARRAY_EXTENSIONS…

dfa4689
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

70.02% (+0.38%) compared to 45f06f7

View this Pull Request on Codecov

70.02% (+0.38%) compared to 45f06f7

Details

Codecov Report

❌ Patch coverage is 69.69697% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.02%. Comparing base (45f06f7) to head (dfa4689).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lumen/tests/ai/test_ui.py 77.77% 18 Missing ⚠️
lumen/ai/ui.py 57.14% 15 Missing ⚠️
lumen/command/ai.py 0.00% 5 Missing ⚠️
lumen/util.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1791      +/-   ##
==========================================
+ Coverage   69.63%   70.02%   +0.38%     
==========================================
  Files         190      193       +3     
  Lines       31495    32445     +950     
==========================================
+ Hits        21933    22721     +788     
- Misses       9562     9724     +162     

☔ View full report in Codecov by Sentry.
📢 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.