File: .coveragerc

package info (click to toggle)
python-requests-mock 1.12.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 688 kB
  • sloc: python: 2,339; makefile: 162
file content (7 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
[run]
branch = True
source = requests_mock
omit = tests/*

[report]
ignore_errors = True