Replace the policie types with parent type when judging policy node
[parser.git] / tosca2heat / heat-translator / .coveragerc
1 [run]
2 branch = True
3 source = translator
4 omit = translator/openstack/*
5
6 [report]
7 ignore_errors = True