Skip to content

Conversation

@kmvanbrunt
Copy link
Member

Fixed issue where a developer overriding a command function like do_eof() didn't have easy access to its parser.

@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #825 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
+ Coverage   97.23%   97.23%   +<.01%     
==========================================
  Files          14       14              
  Lines        3503     3513      +10     
==========================================
+ Hits         3406     3416      +10     
  Misses         97       97
Impacted Files Coverage Δ
cmd2/cmd2.py 96.49% <100%> (ø) ⬆️
cmd2/parsing.py 100% <0%> (ø) ⬆️
cmd2/plugin.py 100% <0%> (ø) ⬆️
cmd2/history.py 100% <0%> (ø) ⬆️

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 ee735ed...6d61eed. Read the comment docs.

Copy link
Member

@tleonhardt tleonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@kmvanbrunt kmvanbrunt merged commit 7722be4 into master Dec 3, 2019
@kmvanbrunt kmvanbrunt deleted the parsers branch December 3, 2019 05:10
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.

3 participants