Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Add type hints to database #47

Closed Eirik0 closed 3 years ago

Eirik0 commented 3 years ago

Closes #41

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: 67-72, 75-80
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 cf39da8a486bd864f0d3ac75333875584cc0fb67