noisepy/NoisePy

Add unit tests coverage to application_modules/monitoring_utils.py

Closed this issue · 0 comments

See: https://app.codecov.io/gh/noisepy/NoisePy/blob/main/src%2Fnoisepy%2Fseis%2Fapplication_modules%2Fmonitoring_utils.py

Here's how to get coverage locally:

pytest tests --cov --cov-report=html:covrep
open covrep/index.html