We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d661c3 commit 12ccddaCopy full SHA for 12ccdda
.coveragerc
@@ -1,10 +1,9 @@
1
[run]
2
branch = True
3
source = magnum
4
-omit = magnum/tests/*,magnum/openstack/*
+omit = magnum/tests/*
5
6
[report]
7
ignore_errors = True
8
exclude_lines =
9
- @abc.abstract
10
pass
0 commit comments