Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
https://pandas-ai.com
Other
11.7k stars 1.08k forks source link

fix(sql_query): trim semicolon from the end before cleaning #1096

Closed ArslanSaleem closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.16%. Comparing base (dc29289) to head (2879f9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1096 +/- ## ========================================== + Coverage 78.14% 78.16% +0.01% ========================================== Files 115 115 Lines 4489 4492 +3 ========================================== + Hits 3508 3511 +3 Misses 981 981 ```

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