File: .coveragerc

package info (click to toggle)
python-flaky 3.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: python: 1,320; makefile: 11; sh: 10
file content (5 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (6)
1
2
3
4
5
[run]
# Whether to measure branch coverage in addition to statement coverage.
branch = True
# List of packages or directories, the source to measure during execution.
source = flaky