Logo
Explore Get Started
openstack/python-openstackclient
Code Issues Proposed changes
Files
master
python-openstackclient/.coveragerc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
107 B
Plaintext
Raw Permalink Normal View History

Update .coveragerc Set up proper source and omit options. Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1 Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00
[run]
branch = True
source = openstackclient
Excluding test code from coverage reports Coverage report should not include statiststics on test modules which is not only unnecessary, but also pollutes the coverage statistics and pollutes the final report. Requesting the path to tests to be omitted in .coveragerc resolves the issue. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Ifedaa1c8bfab23d92958e58c69c03e778454a408
2022-09-07 09:05:58 +02:00
omit = openstackclient/tests/*
Update .coveragerc Set up proper source and omit options. Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1 Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00
[report]
Change ignore-errors to ignore_errors Needed for coverage 4.0 Change-Id: I38a9361df07f290ea3588996462bbbc1a6d7b8d8
2015-09-21 14:54:16 +00:00
ignore_errors = True
Copy Permalink
Powered by Gitea Version: v1.25.5 Page: 170ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API