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
28 groundwork/patterns/gw_shared_objects_pattern.py
Duplication Coding Style Unused Code 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
32 groundwork/patterns/gw_threads_pattern.py
Duplication Coding Style Unused Code Documentation Best Practice Bug unused-code best-practice
1 groundwork/version.py
Coding Style
1 groundwork/__init__.py
Coding Style
6 groundwork/exceptions.py
Coding Style
89 groundwork/pluginmanager.py
Coding Style Best Practice best-practice Naming Bug unused-code Unused Code Duplication