File: .coveragerc

package info (click to toggle)
azure-data-lake-store-python 0.0.53-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 31,968 kB
  • sloc: python: 4,512; makefile: 192
file content (13 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
[run]
include =
    azure/datalake/store/*

omit =
    azure/datalake/store/tests/test*

[report]
show_missing = True

[html]
directory = coverage_html_report