deb-zaqar/.coveragerc
Flavio Percoco 36e63c9a45 Rename Marconi to Zaqar
This patch renames every package, file, match of Marconi in the codebase
to Zaqar *except* for the .gitreview file, which will have to be updated
*after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands.

Implements blueprint: project-rename

Change-Id: I63cf2c680cead4641f3e430af379452058bce5b3
2014-08-04 10:36:50 +02:00

9 lines
124 B
INI

[run]
branch = True
omit = *zaqar/openstack*
[report]
exclude_lines =
if _ZAQAR_SETUP__:
raise NotImplementedError