Passed
Push — master ( 47dd19...7fca27 )
by Marco
01:36
created
53 files with issues
Count Path Last Found
30 groundwork/patterns/gw_documents_pattern.py
Duplication Coding Style Unused Code Documentation Best Practice Bug unused-code best-practice
35 groundwork/patterns/gw_recipes_pattern.py
Duplication Coding Style Unused Code best-practice Best Practice unused-code
13 tests/test_plugin_gw_documents_info.py
Duplication Coding Style Naming
11 tests/test_plugin_gw_recipes_builder.py
Duplication Coding Style Naming
28 groundwork/patterns/gw_shared_objects_pattern.py
Duplication Coding Style Unused Code unused-code best-practice
32 groundwork/patterns/gw_threads_pattern.py
Duplication Coding Style Unused Code Documentation Best Practice Bug unused-code best-practice
5 groundwork/patterns/exceptions.py
Coding Style
1 groundwork/patterns/__init__.py
Coding Style
43 groundwork/patterns/gw_commands_pattern.py
Coding Style Unused Code Bug Best Practice unused-code best-practice
41 groundwork/patterns/gw_base_pattern.py
Coding Style Best Practice best-practice Unused Code Bug Naming