Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is that could be solved with the feature.
No.
Describe the solution you'd like
A clear and concise description of what you want to happen.
OPI has unit tests and other tests, but we don't have any means to measure how much of the code is covered.
We should look into pytest-cov and coverage.
This looks like a good entry tutorial: https://learn.scientific-python.org/development/guides/coverage/
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
No.
Additional context
Add any other context about the feature request here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is that could be solved with the feature.
No.
Describe the solution you'd like
A clear and concise description of what you want to happen.
OPI has unit tests and other tests, but we don't have any means to measure how much of the code is covered.
We should look into pytest-cov and coverage.
This looks like a good entry tutorial: https://learn.scientific-python.org/development/guides/coverage/
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
No.
Additional context
Add any other context about the feature request here.