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 a python based wizard #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

benkrikler
Copy link
Contributor

I had a first attempt at issue #19 over the weekend, and put together a command that runs similarly to the wizard but uses the executor.py code to run the commands. This means it can handle changing directory, passing environment variables, etc.

@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #21 into master will increase coverage by 4.73%.
The diff coverage is 82.79%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
+ Coverage   70.06%   74.8%   +4.73%     
=========================================
  Files           8      10       +2     
  Lines         157     250      +93     
=========================================
+ Hits          110     187      +77     
- Misses         47      63      +16
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
wyriwyd/__main__.py 0% <0%> (ø) ⬆️
wyriwyd/interactive.py 93.75% <93.75%> (ø)
tests/test_interactive.py 96.96% <96.96%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c011cd...9db416d. Read the comment docs.

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.

None yet

1 participant