This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
os-net-config
Code
Issues
Proposed changes
Browse Source
Update .coveragerc after the removal of respective directory
Change-Id: I3b5cf8b5016911e9778340bf7ec2e9c0a5a28d84
changes/80/485180/1
Arundhati Surpur
3 years ago
parent
9ef9a7a92d
commit
23c10827be
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.coveragerc
+ 1
- 1
.coveragerc
View File
@ -1,7 +1,7 @@
[run]
branch = True
source = os_net_config
omit = os_net_config/tests/*
,os_net_config/openstack/*
omit = os_net_config/tests/*
[report]
ignore_errors = True
Write
Preview
Loading…
Cancel
Save