Coverage report:
70%
coverage.py v7.4.4
, created at 2025-04-07 16:27 +0000
Module
statements
missing
excluded
coverage
agentlib/__init__.py
6
0
0
100%
agentlib/core/__init__.py
6
0
0
100%
agentlib/core/agent.py
122
13
2
89%
agentlib/core/data_broker.py
162
12
11
93%
agentlib/core/datamodels.py
366
16
7
96%
agentlib/core/environment.py
120
28
15
77%
agentlib/core/errors.py
8
4
0
50%
agentlib/core/logging_.py
20
1
0
95%
agentlib/core/model.py
219
13
2
94%
agentlib/core/module.py
224
12
10
95%
agentlib/models/__init__.py
15
9
0
40%
agentlib/models/fmu_model.py
164
111
11
32%
agentlib/models/scipy_model.py
68
9
2
87%
agentlib/modules/__init__.py
35
5
0
86%
agentlib/modules/communicator/__init__.py
2
0
0
100%
agentlib/modules/communicator/clonemap.py
110
110
4
0%
agentlib/modules/communicator/communicator.py
112
33
4
71%
agentlib/modules/communicator/local.py
17
5
0
71%
agentlib/modules/communicator/local_broadcast.py
13
13
0
0%
agentlib/modules/communicator/local_multiprocessing.py
55
2
4
96%
agentlib/modules/communicator/mqtt.py
135
135
3
0%
agentlib/modules/controller/__init__.py
3
0
0
100%
agentlib/modules/controller/bangbang.py
35
35
0
0%
agentlib/modules/controller/controller.py
64
23
2
64%
agentlib/modules/controller/pid.py
75
75
0
0%
agentlib/modules/simulation/__init__.py
2
0
0
100%
agentlib/modules/simulation/csv_data_source.py
84
24
6
71%
agentlib/modules/simulation/simulator.py
233
31
0
87%
agentlib/modules/utils/__init__.py
2
0
0
100%
agentlib/modules/utils/agent_logger.py
89
4
4
96%
agentlib/modules/utils/try_sensor.py
57
57
6
0%
agentlib/utils/__init__.py
28
2
4
93%
agentlib/utils/broker.py
25
5
4
80%
agentlib/utils/fuzzy_matching.py
10
1
2
90%
agentlib/utils/load_config.py
14
0
2
100%
agentlib/utils/local_broadcast_broker.py
9
4
0
56%
agentlib/utils/local_broker.py
9
4
0
56%
agentlib/utils/multi_agent_system.py
140
54
3
61%
agentlib/utils/multi_processing_broker.py
86
16
11
81%
agentlib/utils/plotting/__init__.py
0
0
0
100%
agentlib/utils/plotting/simulator_dashboard.py
112
60
9
46%
agentlib/utils/plugin_import.py
26
12
4
54%
agentlib/utils/validators.py
59
9
4
85%
Total
3141
947
136
70%
No items found using the specified filter.