The production code is mostly covered by the tests. Sometimes, __repr__ or if conditions are not covered though. That would be nice!
To close the issue:
What will help:
- Follow the documented development setup
- After running the tests, you will have a coverage report as an HTML file.
- Create a Pull Request and we will see the improvements.
The production code is mostly covered by the tests. Sometimes,
__repr__or if conditions are not covered though. That would be nice!To close the issue:
What will help: