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.71k stars 1.09k forks source link

fix: code manager to handle data not defined error #1048

Closed ArslanSaleem closed 3 months ago

ArslanSaleem commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.79%. Comparing base (09fb29d) to head (d14f37c).

Files Patch % Lines
pandasai/helpers/output_validator.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1048 +/- ## ========================================== + Coverage 77.76% 77.79% +0.02% ========================================== Files 113 113 Lines 4313 4318 +5 ========================================== + Hits 3354 3359 +5 Misses 959 959 ```

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