File: .coveragerc

package info (click to toggle)
tweepy 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,848 kB
  • ctags: 596
  • sloc: python: 3,232; makefile: 100
file content (7 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
[run]
source = tweepy

[report]
omit =
  */python?.?/*
  */site-packages/*