diff options
Diffstat (limited to 'components/pm-subscription-handler/.coveragerc')
-rw-r--r-- | components/pm-subscription-handler/.coveragerc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/.coveragerc b/components/pm-subscription-handler/.coveragerc index d1c3205b..23af084a 100644 --- a/components/pm-subscription-handler/.coveragerc +++ b/components/pm-subscription-handler/.coveragerc @@ -21,6 +21,7 @@ branch = True cover_pylib = False include = */pmsh_service/*.py +omit = pmsh_service/pmsh_service_main.py [report] # Regexes for lines to exclude from consideration |