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

fix[output_format]: accept dataframe dict as output and secure sql qu… #1432

Merged
merged 2 commits into from
Nov 18, 2024

fix: ruff errors

331a570
Select commit
Loading
Failed to load commit list.
Merged

fix[output_format]: accept dataframe dict as output and secure sql qu… #1432

fix: ruff errors
331a570
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2024 in 0s

78.80% (-0.08%) compared to 719043c

View this Pull Request on Codecov

78.80% (-0.08%) compared to 719043c

Details

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.80%. Comparing base (719043c) to head (331a570).

Files with missing lines Patch % Lines
pandasai/responses/response_parser.py 30.00% 7 Missing ⚠️
pandasai/helpers/output_validator.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1432      +/-   ##
==========================================
- Coverage   78.87%   78.80%   -0.08%     
==========================================
  Files         150      150              
  Lines        6160     6170      +10     
==========================================
+ Hits         4859     4862       +3     
- Misses       1301     1308       +7     

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