Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Enable pylint extensions #54

Closed Eirik0 closed 3 years ago

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 82% 85% 79% :white_check_mark:
opex/__init__.py 100% 100% 100% :white_check_mark:
opex/__main__.py 0% 0% 100% :x: 3-5
opex/analysis.py 100% 100% 100% :white_check_mark:
opex/db_wrapper.py 86% 89% 83% :white_check_mark: 76-81, 85-90
opex/opex.py 0% 0% 0% :x: 5-182
opex/settings_loader.py 98% 99% 97% :white_check_mark: 219
test/__init__.py 100% 100% 100% :white_check_mark:
test/test_db_wrapper.py 100% 100% 100% :white_check_mark:
test/test_settings_loader.py 100% 100% 100% :white_check_mark:

Minimum allowed coverage is 80%

Generated by :monkey: cobertura-action against f063a93b45b39d8bda30f9f17b58256e0b832a02