Coverage report:
78%
hide covered
Files
Functions
Classes
coverage.py v7.5.0
, created at 2024-04-23 15:01 -0600
File
class
statements
missing
excluded
branches
partial
coverage
src/es_testbed/__init__.py
(no class)
2
0
0
0
0
100%
src/es_testbed/classes/__init__.py
(no class)
0
0
0
0
0
100%
src/es_testbed/classes/args.py
Args
24
0
0
16
1
98%
src/es_testbed/classes/args.py
(no class)
11
0
0
2
0
100%
src/es_testbed/classes/base.py
TestBed
18
1
0
2
1
90%
src/es_testbed/classes/base.py
(no class)
12
0
0
0
0
100%
src/es_testbed/classes/entities/__init__.py
(no class)
4
0
0
0
0
100%
src/es_testbed/classes/entities/alias.py
Alias
14
1
0
6
3
80%
src/es_testbed/classes/entities/alias.py
(no class)
9
0
0
0
0
100%
src/es_testbed/classes/entities/data_stream.py
DataStream
10
0
0
2
1
92%
src/es_testbed/classes/entities/data_stream.py
(no class)
10
0
0
2
0
100%
src/es_testbed/classes/entities/entity.py
Entity
12
1
0
4
1
88%
src/es_testbed/classes/entities/entity.py
(no class)
10
0
0
2
0
100%
src/es_testbed/classes/entities/index.py
Index
78
47
0
26
6
41%
src/es_testbed/classes/entities/index.py
(no class)
21
0
0
4
0
100%
src/es_testbed/classes/entitymgrs/__init__.py
(no class)
7
0
0
0
0
100%
src/es_testbed/classes/entitymgrs/componentmgr.py
ComponentMgr
17
1
0
6
2
87%
src/es_testbed/classes/entitymgrs/componentmgr.py
(no class)
12
0
0
2
0
100%
src/es_testbed/classes/entitymgrs/data_streammgr.py
DataStreamMgr
33
0
0
8
0
100%
src/es_testbed/classes/entitymgrs/data_streammgr.py
(no class)
21
0
0
4
0
100%
src/es_testbed/classes/entitymgrs/entitymgr.py
EntityMgr
78
17
0
28
5
77%
src/es_testbed/classes/entitymgrs/entitymgr.py
(no class)
29
0
0
14
0
100%
src/es_testbed/classes/entitymgrs/ilmmgr.py
IlmMgr
24
2
0
10
3
85%
src/es_testbed/classes/entitymgrs/ilmmgr.py
(no class)
13
0
0
2
0
100%
src/es_testbed/classes/entitymgrs/indexmgr.py
IndexMgr
56
10
0
18
5
77%
src/es_testbed/classes/entitymgrs/indexmgr.py
(no class)
21
0
0
4
0
100%
src/es_testbed/classes/entitymgrs/snapshotmgr.py
SnapshotMgr
20
14
0
4
1
29%
src/es_testbed/classes/entitymgrs/snapshotmgr.py
(no class)
12
0
0
0
0
100%
src/es_testbed/classes/entitymgrs/templatemgr.py
TemplateMgr
18
1
0
4
2
86%
src/es_testbed/classes/entitymgrs/templatemgr.py
(no class)
13
0
0
2
0
100%
src/es_testbed/classes/ilm.py
IlmBuilder
18
4
0
6
3
71%
src/es_testbed/classes/ilm.py
IlmExplain
6
0
0
0
0
100%
src/es_testbed/classes/ilm.py
IlmTracker
99
84
0
30
2
13%
src/es_testbed/classes/ilm.py
(no class)
41
0
0
16
0
100%
src/es_testbed/classes/testplan.py
TestPlan
55
14
0
40
11
61%
src/es_testbed/classes/testplan.py
(no class)
13
0
0
0
0
100%
src/es_testbed/classes/tracker.py
Tracker
30
1
0
8
2
92%
src/es_testbed/classes/tracker.py
(no class)
9
0
0
0
0
100%
src/es_testbed/defaults.py
(no class)
22
0
0
0
0
100%
src/es_testbed/exceptions.py
TestbedException
0
0
0
0
0
100%
src/es_testbed/exceptions.py
MissingArgument
0
0
0
0
0
100%
src/es_testbed/exceptions.py
NameChanged
0
0
0
0
0
100%
src/es_testbed/exceptions.py
ResultNotExpected
0
0
0
0
0
100%
src/es_testbed/exceptions.py
TestbedFailure
0
0
0
0
0
100%
src/es_testbed/exceptions.py
TestbedMisconfig
0
0
0
0
0
100%
src/es_testbed/exceptions.py
TestPlanMisconfig
0
0
0
0
0
100%
src/es_testbed/exceptions.py
TimeoutException
0
0
0
0
0
100%
src/es_testbed/exceptions.py
(no class)
8
0
0
0
0
100%
src/es_testbed/helpers/__init__.py
(no class)
0
0
0
0
0
100%
src/es_testbed/helpers/es_api.py
(no class)
34
0
0
0
0
100%
src/es_testbed/helpers/utils.py
(no class)
23
0
0
0
0
100%
src/es_testbed/version.py
(no class)
1
1
0
0
0
0%
tests/__init__.py
(no class)
0
0
0
0
0
100%
tests/conftest.py
(no class)
14
0
0
6
0
100%
tests/integration/__init__.py
(no class)
0
0
0
0
0
100%
tests/integration/test_basic_data_streams.py
TestBasicDataStreams
18
0
0
0
0
100%
tests/integration/test_basic_data_streams.py
(no class)
13
0
0
4
0
100%
tests/integration/test_basic_indices.py
TestBasicIndices
20
0
0
0
0
100%
tests/integration/test_basic_indices.py
(no class)
14
0
0
4
0
100%
tests/unit/__init__.py
(no class)
0
0
0
0
0
100%
tests/unit/test_cls_ilm.py
(no class)
18
0
0
10
0
100%
tests/unit/test_cls_tracker.py
(no class)
0
0
0
0
0
100%
tests/unit/test_defaults.py
(no class)
8
0
0
2
0
100%
tests/unit/test_utils.py
(no class)
16
0
0
4
0
100%
Total
1089
199
0
302
49
78%
No items found using the specified filter.