Closed philippjfr closed 3 months ago
Attention: Patch coverage is 5.55556%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 57.22%. Comparing base (
8c558e6
) to head (d88fb79
). Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
lumen/sources/duckdb.py | 5.88% | 16 Missing :warning: |
lumen/ai/agents.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
DuckDBSource.create_sql_expr_source
will now attempt to fix provided SQL expressions should they reference a table by its Lumen name rather than by the underlying table name.