Skip to content

Add STACSource to query STAC catalogs#1867

Draft
ghostiee-11 wants to merge 5 commits into
holoviz:mainfrom
ghostiee-11:feat/stac-source
Draft

Add STACSource to query STAC catalogs#1867
ghostiee-11 wants to merge 5 commits into
holoviz:mainfrom
ghostiee-11:feat/stac-source

STACSource: chunks=None default + alphabetise the param block

3697d7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

71.15% (+0.50%) compared to e3f9858

View this Pull Request on Codecov

71.15% (+0.50%) compared to e3f9858

Details

Codecov Report

❌ Patch coverage is 95.05650% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.15%. Comparing base (e3f9858) to head (3697d7a).
⚠️ Report is 61 commits behind head on main.

Files with missing lines Patch % Lines
lumen/sources/stac.py 92.46% 19 Missing ⚠️
lumen/util.py 14.28% 6 Missing ⚠️
lumen/ai/controls/ingest/stac.py 89.28% 3 Missing ⚠️
lumen/sources/xarray_sql.py 85.71% 2 Missing ⚠️
lumen/tests/ai/test_controls/test_stac_catalog.py 96.42% 2 Missing ⚠️
lumen/tests/sources/test_stac.py 99.39% 2 Missing ⚠️
lumen/tests/sources/test_xarray_sql.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1867      +/-   ##
==========================================
+ Coverage   70.65%   71.15%   +0.50%     
==========================================
  Files         195      199       +4     
  Lines       33331    34266     +935     
==========================================
+ Hits        23549    24382     +833     
- Misses       9782     9884     +102     

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