File: .coveragerc

package info (click to toggle)
python-oslo.metrics 0.15.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 324 kB
  • sloc: python: 545; makefile: 26; sh: 2
file content (7 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
4
5
6
7
[run]
branch = True
source = oslo_metrics
omit = oslo_metrics/tests/*

[report]
ignore_errors = True