Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Move settings logic to settings_loader and add tests #19

Closed Eirik0 closed 3 years ago

Eirik0 commented 3 years ago

Closes #8 Closes #10

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 81% 85% 78% :white_check_mark:
opex/__init__.py 100% 100% 100% :white_check_mark:
opex/__main__.py 0% 0% 100% :white_check_mark: 1-3
opex/analysis.py 100% 100% 100% :white_check_mark:
opex/database.py 86% 89% 83% :white_check_mark: 79-85, 88-94
opex/opex.py 0% 0% 0% :white_check_mark: 2-163
opex/settings_loader.py 97% 99% 96% :white_check_mark: 23, 182
test/__init__.py 100% 100% 100% :white_check_mark:
test/test_database.py 100% 100% 100% :white_check_mark:
test/test_settings_loader.py 100% 100% 100% :white_check_mark:

Minimum allowed coverage is 0%

Generated by :monkey: cobertura-action against 978a33c2b9f067056b6c69c9066c81a13d62db20