File: .coveragerc

package info (click to toggle)
python-josepy 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 484 kB
  • sloc: python: 2,210; makefile: 26
file content (11 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
[run]
branch = True
source = josepy

[paths]
source =
   .tox/*/lib/python*/site-packages/josepy
   .tox/pypy*/site-packages/josepy

[report]
show_missing = True