~chris.macnaughton/charms/trusty/ceph-mon/trunk

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: james.page at ubuntu
  • Date: 2014-11-19 22:12:04 UTC
  • mfrom: (86.1.9 ceph)
  • Revision ID: james.page@ubuntu.com-20141119221204-tqm4c180rij1obrq
[dosaboy,r=james-page] Add broker functionality

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/hooks.py
 
7
    hooks/ceph*.py