File: .coveragerc

package info (click to toggle)
python-etcd3gw 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 324 kB
  • sloc: python: 1,212; sh: 38; makefile: 22
file content (9 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[run]
branch = True
source = etcd3gw
omit =
    etcd3gw/tests/*
    etcd3gw/examples/*

[report]
ignore_errors = True