File: .coveragerc

package info (click to toggle)
python-requests-mock 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 328 kB
  • ctags: 228
  • sloc: python: 860; makefile: 187
file content (7 lines) | stat: -rw-r--r-- 103 bytes parent folder | download
1
2
3
4
5
6
7
[run]
branch = True
source = requests_mock
omit = requests_mock/tests/*

[report]
ignore-errors = True