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: code manager to handle data not defined error #1048

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ArslanSaleem
Copy link
Collaborator

@ArslanSaleem ArslanSaleem requested a review from gventuri March 18, 2024 15:31
Copy link

codecov bot commented Mar 18, 2024

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 ⚠️
Additional details and impacted files
@@            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              

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

@gventuri gventuri merged commit f2d2dd0 into main Mar 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NameError: name 'data' is not defined
2 participants