Eirik0 / opening-explorer

Other
2 stars 1 forks source link

Add tests for insert_position and get_position #6

Closed Eirik0 closed 3 years ago

github-actions[bot] commented 3 years ago

File Coverage Lines Branches Missing
All files 23% 39% 8% :white_check_mark:
opex/__init__.py 100% 100% 100% :white_check_mark:
opex/__main__.py 0% 0% 100% :white_check_mark: 1-3
opex/analysis.py 100% 100% 100% :white_check_mark:
opex/database.py 86% 89% 83% :white_check_mark: 79-85, 88-94
opex/opex.py 0% 0% 0% :white_check_mark: 3-225
test/__init__.py 100% 100% 100% :white_check_mark:
test/test_database.py 100% 100% 100% :white_check_mark:

Minimum allowed coverage is 0%

Generated by :monkey: cobertura-action against 4a0138772d7160e80e5f7ccbf22032b4379854df

Eirik0 commented 3 years ago

14 Should probably be merged first because I updated the checks it runs in that PR to be required.