TheFriendlyCoder / friendlyshell

Framework for writing interactive Python command line interfaces, similar to the 'cmd' built in class.
Apache License 2.0
0 stars 0 forks source link

Fixes #60 Removed "operators" section from online help #61

Closed TheFriendlyCoder closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 136


Files with Coverage Reduction New Missed Lines %
.tox/py2/lib/python2.7/site-packages/friendlyshell/shell_help_mixin.py 1 98.67%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 134: -0.1%
Covered Lines: 1626
Relevant Lines: 1782

💛 - Coveralls