Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Add type checking to CI #40

Closed Eirik0 closed 3 years ago

Eirik0 commented 3 years ago

Closes #17

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: 74-79, 82-87
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 05c4966d34c415bad9b75e4179a6c72190b4a8a5