~openstack-charmers-next/charms/vivid/heat/trunk

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: yolanda.robla at canonical
  • Date: 2013-11-27 12:06:15 UTC
  • Revision ID: yolanda.robla@canonical.com-20131127120615-19le07z94ik680qm
added tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[report]
 
2
# Regexes for lines to exclude from consideration
 
3
exclude_lines =
 
4
    if __name__ == .__main__.:
 
5
include=
 
6
    hooks/heat_*