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: sqlite connector override base equals #1071

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

ArslanSaleem
Copy link
Collaborator

function for sqlite connector

Closes #1067

function for sqlite connector
@ArslanSaleem ArslanSaleem requested a review from gventuri March 28, 2024 13:20
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 77.80%. Comparing base (9c39fd7) to head (53d8498).

Files Patch % Lines
pandasai/connectors/sql.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1071   +/-   ##
=======================================
  Coverage   77.79%   77.80%           
=======================================
  Files         114      114           
  Lines        4449     4455    +6     
=======================================
+ Hits         3461     3466    +5     
- Misses        988      989    +1     

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

@gventuri gventuri merged commit e9d21a5 into main Mar 28, 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.

SqliteConnector has no attribute host
2 participants