mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
sorting out coverage reporting
This commit is contained in:
parent
e3d94b9307
commit
9845879e9c
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
[run]
|
||||
omit =
|
||||
model_data/tests/*
|
||||
*__init__*
|
||||
*/tests/*
|
||||
model_data/temp_inputs.py
|
||||
model_data/config.py
|
||||
model_data/__init__.py
|
||||
model_data/app.py
|
||||
model_data/plotting/*
|
||||
model_data/plotting/*
|
||||
model_data/rdsap_tables.py
|
||||
Loading…
Add table
Reference in a new issue