[report]
    precision=2
    omit=
        # No way to test GUI
        src/gmprocess/gui/gui_ucla/*
        */__init__.py
        # This is just a helper script that is only useful for USGS staff
        src/gmprocess/bin/bundle_datarelease.py
        # To be removed, includes a warning that it is not tested
        src/gmprocess/waveform_processing/nn_quality_assurance.py
[run]
    patch = subprocess
    parallel = true
