File: .coveragerc

package info (click to toggle)
panko 9.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 972 kB
  • sloc: python: 5,144; sh: 504; makefile: 197
file content (8 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[run]
branch = True
source = panko
omit = panko/tests/*

[report]
ignore_errors = True