holoviz / lumen

Illuminate your data.
https://lumen.holoviz.org
BSD 3-Clause "New" or "Revised" License
177 stars 20 forks source link

Support DuckDB spatial and shapefile uploads #715

Closed philippjfr closed 2 months ago

philippjfr commented 2 months ago

Adds support for loading DuckDB spatial columns and allows uploading shapefiles.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 9.52381% with 38 lines in your changes missing coverage. Please review.

Project coverage is 55.81%. Comparing base (b777a29) to head (5bae144). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/controls.py 0.00% 30 Missing :warning:
lumen/sources/duckdb.py 50.00% 4 Missing :warning:
lumen/ai/agents.py 0.00% 2 Missing :warning:
lumen/ai/assistant.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #715 +/- ## ========================================== - Coverage 55.94% 55.81% -0.14% ========================================== Files 98 98 Lines 11845 11879 +34 ========================================== + Hits 6627 6630 +3 - Misses 5218 5249 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.