-
Notifications
You must be signed in to change notification settings - Fork 1
/
.coveragerc
53 lines (51 loc) · 1022 Bytes
/
.coveragerc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[run]
omit =
h5rdmtoolbox/cli.py
gui.py
tests/*
h5rdmtoolbox/tutorial.py
h5rdmtoolbox/errors.py
h5rdmtoolbox/protocols.py
relative_files = true
[paths]
source =
tests
[report]
exclude_lines =
@abstractmethod
@abc.abstractmethod
pragma: no cover
def _upload_tutorial_data_to_zenodo
class ZenodoRecord
class HDF5StructureHTMLRepr
def to_html
def to_latex
def __repr__
def __hash__
def __str__
@atexit.register
except AttributeError
raise NotImplementedError
raise requests.HTTPError
except TypeError
except ImportError
except FileNotFoundError
return f"{bcolors.*
def _attribute_repr_html
def _group_repr_html
def _html_repr_dataset
def h5file_html_repr
def make_italic
def make_bold
def warningtext
def failtext
def failprint
def okprint
def oktext
def sdump
def dump
def _unpack_essential_info
def _procfind
def display
def dump
def _repr_html_