~ci-train-bot/ubuntu-system-image/system-image-ubuntu-xenial-landing-023

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[run]
branch = true
parallel = true
omit =
     setup*
     systemimage/data/*
     systemimage/docs/*
     systemimage/testing/*
     systemimage/tests/*
     systemimage/curl.py
     /usr/lib/*
     .tox/coverage-*/lib/python*/distutils/*
     .tox/coverage-*/lib/python*/site-packages/pkg_resources*

[paths]
source =
    systemimage
    .tox/coverage-*/lib/python*/site-packages/systemimage

[report]
exclude_lines =
    pragma: no cover
    pragma: no udm