Closed iandanforth closed 6 years ago
After installing the dev dependencies running
pytest --cov=pymuscle --cov-report html
will generate a code coverage report. It is at 100% today and should remain as close to that as reasonably possible. ("100% coverage is a good place to start")
After installing the dev dependencies running
will generate a code coverage report. It is at 100% today and should remain as close to that as reasonably possible. ("100% coverage is a good place to start")