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

feat(sandbox): adding docker sandbox #1517

Merged
merged 19 commits into from
Jan 28, 2025

Update extensions/sandbox/docker/pandasai_docker/docker_sandbox.py

79f71f6
Select commit
Loading
Failed to load commit list.
Merged

feat(sandbox): adding docker sandbox #1517

Update extensions/sandbox/docker/pandasai_docker/docker_sandbox.py
79f71f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 25, 2025 in 0s

78.80% (-0.29%) compared to 63e8c26

View this Pull Request on Codecov

78.80% (-0.29%) compared to 63e8c26

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.80%. Comparing base (63e8c26) to head (79f71f6).
Report is 145 commits behind head on release/v3.

Files with missing lines Patch % Lines
pandasai/agent/base.py 75.00% 1 Missing ⚠️
pandasai/core/code_execution/code_executor.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           release/v3    #1517      +/-   ##
==============================================
- Coverage       79.09%   78.80%   -0.29%     
==============================================
  Files             149       61      -88     
  Lines            6013     2015    -3998     
==============================================
- Hits             4756     1588    -3168     
+ Misses           1257      427     -830     

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