File: .coveragerc

package info (click to toggle)
python-django-debug-toolbar 1%3A1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,480 kB
  • sloc: python: 3,346; makefile: 191; sh: 1
file content (6 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[run]
source = debug_toolbar
branch = 1

[report]
omit = *tests*,*migrations*