Closed Eirik0 closed 3 years ago
File | Coverage | Lines | Branches | Missing | |
---|---|---|---|---|---|
All files | 11% |
20% |
3% |
: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 | 67% |
33% |
100% |
:white_check_mark: | 3-8, 13-14 |
opex/database.py | 29% |
45% |
13% |
:white_check_mark: | 27-37, 40, 43, 46-63, 67-71, 74-78, 81-87, 90-96 |
opex/opex.py | 0% |
0% |
0% |
:white_check_mark: | 3-225 |
test/__init__.py | 100% |
100% |
100% |
:white_check_mark: | |
test/test_database.py | 70% |
90% |
50% |
:white_check_mark: | 19 |
Minimum allowed coverage is 0%
Generated by :monkey: cobertura-action against 96417cd3b9ff3f7c81cf1ba7f7ea72c5957ab61e
Closes #7 Closes #11 Addresses the more complicated part of #12