File: .coveragerc

package info (click to toggle)
python-async-property 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: python: 765; makefile: 87; sh: 6
file content (7 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[run]
source = async_property/
branch = true
omit = tests/

[report]
show_missing = true