File: .coveragerc

package info (click to toggle)
python-yaql 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,056 kB
  • sloc: python: 7,758; sh: 25; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
[run]
branch = True
source = yaql
omit = yaql/tests/*

[report]
ignore_errors = True