Skip to content

Conversation

kmvanbrunt
Copy link
Member

do_shell() now saves the return code of the command it runs in self.last_result for use in pyscripts

@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #908 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #908   +/-   ##
=======================================
  Coverage   97.47%   97.48%           
=======================================
  Files          15       15           
  Lines        3690     3691    +1     
=======================================
+ Hits         3597     3598    +1     
  Misses         93       93           
Impacted Files Coverage Δ
cmd2/cmd2.py 96.67% <100.00%> (+<0.01%) ⬆️

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 36864f4...c3e424e. Read the comment docs.

@kmvanbrunt kmvanbrunt merged commit 990ec45 into master Mar 20, 2020
@kmvanbrunt kmvanbrunt deleted the shell_pyscript branch March 20, 2020 17:51
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