File: .coveragerc

package info (click to toggle)
python-osc-lib 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 752 kB
  • sloc: python: 6,159; makefile: 126; sh: 2
file content (7 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[run]
branch = True
source = osc_lib
omit = osc_lib/tests/*

[report]
ignore_errors = True