Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viz agent num type #1172

Closed
wants to merge 18 commits into from
Closed

Viz agent num type #1172

wants to merge 18 commits into from

Conversation

ArslanSaleem
Copy link
Collaborator

No description provided.

@ArslanSaleem ArslanSaleem requested a review from gventuri May 21, 2024 15:35
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label May 21, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 78.08%. Comparing base (2502d04) to head (7564404).

Files Patch % Lines
pandasai/ee/helpers/query_builder.py 63.63% 72 Missing ⚠️
.../visualization_agent/prompts/generate_df_schema.py 26.47% 25 Missing ⚠️
...ts/visualization_agent/prompts/viz_agent_prompt.py 31.81% 15 Missing ⚠️
pandasai/ee/agents/visualization_agent/__init__.py 85.96% 8 Missing ⚠️
pandasai/prompts/base.py 0.00% 7 Missing ⚠️
pandasai/agent/base.py 75.00% 5 Missing ⚠️
pandasai/connectors/pandas.py 73.68% 5 Missing ⚠️
...ualization_agent/pipeline/viz_prompt_generation.py 64.28% 5 Missing ⚠️
...nts/visualization_agent/pipeline/code_generator.py 96.73% 3 Missing ⚠️
...r_correction_pipeline/error_correction_pipeline.py 90.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1172      +/-   ##
==========================================
- Coverage   78.56%   78.08%   -0.49%     
==========================================
  Files         117      128      +11     
  Lines        4624     5197     +573     
==========================================
+ Hits         3633     4058     +425     
- Misses        991     1139     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArslanSaleem
Copy link
Collaborator Author

Covered in the main PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants