This website requires JavaScript.
Explore
Get Started
openstack
/
python-openstackclient
Code
Issues
Proposed changes
4c387fe94c
Branches
Tags
View all branches
python-openstackclient
/
.coveragerc
7 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
[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