Need to implement python testing code coverage reporting
Open
documentation
testing system
wishlist
- Dominant language
- No language data
- Stars
- 9
- Forks
- 22
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 4
Description
In order to know how much of the model the various tests are covering, it will be helpful to implement some code coverage reporting tools that will let developers know how much of the code is covered by various tests, and if there are any sections where coverage is missing.
This should be relatively straight-forward for any python files/tests, but could get more complicated for other languages (e.g. Fortran). So for now this issue will just represent the python scripts (with future issues hopefully being added for any other languages used in the model).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.