Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Add type hints to setting loader tests #50

Closed Eirik0 closed 3 years ago

Eirik0 commented 3 years ago

Closes #45

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 82% 86% 79% :white_check_mark:
opex/__init__.py 100% 100% 100% :white_check_mark:
opex/__main__.py 0% 0% 100% :x: 1-3
opex/analysis.py 100% 100% 100% :white_check_mark:
opex/database.py 86% 89% 83% :white_check_mark: 69-74, 77-82
opex/opex.py 0% 0% 0% :x: 3-165
opex/settings_loader.py 98% 99% 97% :white_check_mark: 205
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 80%

Generated by :monkey: cobertura-action against ce186f3df50015c33cd4a7b7bdc1c7f7e1739b48