Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Set shell to bash in CI #58

Closed Eirik0 closed 3 years ago

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 82% 85% 79% :white_check_mark:
opex/__init__.py 100% 100% 100% :white_check_mark:
opex/__main__.py 0% 0% 100% :x: 3-5
opex/analysis.py 100% 100% 100% :white_check_mark:
opex/db_wrapper.py 86% 89% 83% :white_check_mark: 76-81, 85-90
opex/opex.py 0% 0% 0% :x: 5-182
opex/settings_loader.py 98% 99% 97% :white_check_mark: 219
test/__init__.py 100% 100% 100% :white_check_mark:
test/test_db_wrapper.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 feb1d84a946b37f1bd2bf19b6fb2dc3f8535a8cf

Eirik0 commented 3 years ago

Not sure what this does.