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

Add support for virtual environments #392

Merged
merged 17 commits into from
Nov 30, 2023
Merged

Conversation

Chris7
Copy link
Member

@Chris7 Chris7 commented Nov 22, 2023

Docs will be on another MR

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2023

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (b113ef6) 77.12% compared to head (63a6951) 77.31%.

Files Patch % Lines
wooey/tasks.py 80.70% 7 Missing and 4 partials ⚠️
wooey/tests/scripts/venv_pandas_test.py 0.00% 11 Missing ⚠️
wooey/models/core.py 88.00% 2 Missing and 1 partial ⚠️
wooey/api/forms.py 66.66% 1 Missing and 1 partial ⚠️
wooey/tests/test_virtual_envs.py 96.61% 1 Missing and 1 partial ⚠️
wooey/admin.py 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   77.12%   77.31%   +0.19%     
==========================================
  Files         139      143       +4     
  Lines        4856     5017     +161     
  Branches      649      666      +17     
==========================================
+ Hits         3745     3879     +134     
- Misses        969      989      +20     
- Partials      142      149       +7     
Flag Coverage Δ
unittests 77.25% <83.85%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Chris7 Chris7 merged commit b1b74e8 into master Nov 30, 2023
14 checks passed
@Chris7 Chris7 deleted the add-execution-environment branch November 30, 2023 23:50
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.

2 participants