Passed
Push — master ( 546ca9...47dd19 )
by Marco
01:33
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
13 groundwork/groundwork.py
Coding Style Best Practice Unused Code
44 groundwork/signals.py
Coding Style Unused Code Best Practice best-practice Naming unused-code
32 groundwork/util.py
Coding Style unused-code best-practice
9 groundwork/applications/gw_base_app.py
Coding Style Naming Bug