Skip to content

Conversation

@tleonhardt
Copy link
Member

This fixes #716

@tleonhardt tleonhardt added the bug label Jul 11, 2019
@tleonhardt tleonhardt added this to the 0.9.15 milestone Jul 11, 2019
@tleonhardt tleonhardt requested a review from NekoShinobi July 11, 2019 01:25
@tleonhardt tleonhardt self-assigned this Jul 11, 2019
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #717 into master will not change coverage.
The diff coverage is 94.73%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #717   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files          12       12           
  Lines        3356     3356           
=======================================
  Hits         3223     3223           
  Misses        133      133
Impacted Files Coverage Δ
cmd2/parsing.py 100% <ø> (ø) ⬆️
cmd2/cmd2.py 96.41% <94.73%> (ø) ⬆️

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 dbd8397...c0699f7. Read the comment docs.

@tleonhardt tleonhardt merged commit 8109e70 into master Jul 11, 2019
@tleonhardt tleonhardt deleted the statement_parser branch July 11, 2019 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

self.statement_parser was changed to self._statement_parser even though Docs suggest to use it.

4 participants