File: .coveragerc

package info (click to toggle)
python-octavia-lib 3.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: python: 2,148; sh: 57; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
[run]
branch = True
source = octavia_lib
omit = octavia_lib/tests/*

[report]
ignore_errors = True