thoth-station / build-analyzers

A tool to retrieve information from build logs.
GNU General Public License v3.0
0 stars 8 forks source link

Fix "method_complexity" issue in thoth/build_analyzers/parsing/handlers/yum.py #67

Open sesheta opened 4 years ago

sesheta commented 4 years ago

Function _parse_yum_table has a Cognitive Complexity of 17 (exceeds 5 allowed). Consider refactoring.

https://codeclimate.com/github/thoth-station/build-analyzers/thoth/build_analyzers/parsing/handlers/yum.py#issue_5da8ce2a4743e00001000043

4n4nd commented 4 years ago

This is pretty cool