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

« back to all changes in this revision

Viewing changes to coverage-udm.ini

  • Committer: Barry Warsaw
  • Date: 2015-05-08 21:41:15 UTC
  • mfrom: (0.3.2)
  • mto: (240.2.1 system-image)
  • mto: This revision was merged to the branch mainline in revision 241.
  • Revision ID: barry@python.org-20150508214115-7x9811br9w04x9ae
New upstream release.

Show diffs side-by-side

added added

removed removed

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