holoviz / lumen

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

Ensure LLM generated SQL is cleaned up #668

Closed philippjfr closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 57.11%. Comparing base (7cf3b8a) to head (fc193b1). Report is 3 commits behind head on main.

Files Patch % Lines
lumen/ai/utils.py 0.00% 2 Missing :warning:
lumen/ai/agents.py 0.00% 1 Missing :warning:
lumen/sources/duckdb.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #668 +/- ## ========================================== - Coverage 57.12% 57.11% -0.01% ========================================== Files 98 98 Lines 11575 11577 +2 ========================================== Hits 6612 6612 - Misses 4963 4965 +2 ```

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