File: .coveragerc

package info (click to toggle)
python-aiormq 6.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 392 kB
  • sloc: python: 3,214; makefile: 27
file content (6 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[run]
branch = True
omit =
    */env/*
    */tests/*
    */.*/*