Add unit tests coverage to application_modules/monitoring_utils.py
Closed this issue · 0 comments
carlosgjs commented
Here's how to get coverage locally:
pytest tests --cov --cov-report=html:covrep
open covrep/index.html
Closed this issue · 0 comments
Here's how to get coverage locally:
pytest tests --cov --cov-report=html:covrep
open covrep/index.html