# .coveragerc to control coverage.py
[run]
omit =
    *ingestmodule/bp_model.py
    *ingestmodule/bp_writer.py
    *ingestmodule/udi.py
