File: .coveragerc

package info (click to toggle)
flask-restful 0.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 700 kB
  • ctags: 827
  • sloc: python: 3,743; makefile: 276; pascal: 26
file content (5 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (5)
1
2
3
4
5
[run]
branch = true
omit =
    */venv/*
    */tests/*