File: .coveragerc

package info (click to toggle)
python-libpulse 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: python: 4,232; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[run]
omit = */tests/*
       tools/*

[report]
exclude_lines =
    raise NotImplementedError