fabric8-analytics / fabric8-analytics-license-analysis

License Analysis
GNU General Public License v3.0
6 stars 25 forks source link

Maintainability index is too high for tests modules #156

Closed tisnik closed 5 years ago

tisnik commented 5 years ago

Maintainability index is too high for tests/test_license_analysis.py and tests/test_stack_license.py modules. Please try to fix it:

tests/test_license_analysis.py - B (14.71)
tests/test_stack_license.py - B (15.29)
tisnik commented 5 years ago

Fixed in https://github.com/fabric8-analytics/fabric8-analytics-license-analysis/pull/164