Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Add type hints to database test #48

Closed Eirik0 closed 3 years ago

Eirik0 commented 3 years ago

Part of #45

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 82% 85% 78% :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% 96% :white_check_mark: 25, 191
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 57dee0c83234a08fe5f9937a6bb0e8670006d263