~gnuoy/charms/trusty/ceilometer-agent/stable-charm-sync

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: James Page
  • Date: 2013-10-20 22:28:18 UTC
  • Revision ID: james.page@canonical.com-20131020222818-cyt325a21a0vr5c0
Add unit 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/ceilometer_*