File: .coveragerc

package info (click to toggle)
python-jaeger-client 4.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 956 kB
  • sloc: python: 5,579; makefile: 93; sh: 26; awk: 16
file content (11 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[run]
branch = True

[report]
omit = 
  jaeger_client/thrift_gen/*
  jaeger_client/thrift_gen/*/*
  crossdock/thrift_gen/*

[xml]
output = coverage.xml