Closed gauravzqa closed 5 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
conpot/protocols/http/web_server.py | 3 | 85.71% | ||
conpot/protocols/guardian_ast/guardian_ast_server.py | 3 | 81.37% | ||
conpot/protocols/ftp/ftp_handler.py | 14 | 80.66% | ||
conpot/protocols/ftp/ftp_base_handler.py | 22 | 77.37% | ||
conpot/protocols/http/command_responder.py | 35 | 54.32% | ||
<!-- | Total: | 77 | --> |
Totals | |
---|---|
Change from base Build 1123: | -0.6% |
Covered Lines: | 5365 |
Relevant Lines: | 7566 |
LGTM. Let us wait to see if others have anything else to say :slightly_smiling_face:
Thanks for the contribution!
logger.error has now been changed to logger.exception
Fixes https://github.com/mushorg/conpot/issues/357