Coverage report:
75%
coverage.py v7.4.4
, created at 2025-10-30 13:39 +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
148
11
5
93%
agentlib/core/data_broker.py
177
12
12
93%
agentlib/core/datamodels.py
368
16
7
96%
agentlib/core/environment.py
148
36
15
76%
agentlib/core/errors.py
8
4
0
50%
agentlib/core/logging_.py
33
6
0
82%
agentlib/core/model.py
219
13
2
94%
agentlib/core/module.py
219
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
120
25
4
79%
agentlib/modules/communicator/local.py
17
1
0
94%
agentlib/modules/communicator/local_broadcast.py
13
13
0
0%
agentlib/modules/communicator/local_multiprocessing.py
57
2
4
96%
agentlib/modules/communicator/mqtt.py
136
136
3
0%
agentlib/modules/controller/__init__.py
3
0
0
100%
agentlib/modules/controller/bangbang.py
36
0
0
100%
agentlib/modules/controller/controller.py
64
2
2
97%
agentlib/modules/controller/pid.py
76
7
0
91%
agentlib/modules/simulation/__init__.py
2
0
0
100%
agentlib/modules/simulation/csv_data_source.py
88
7
6
92%
agentlib/modules/simulation/simulator.py
238
34
0
86%
agentlib/modules/utils/__init__.py
2
0
0
100%
agentlib/modules/utils/agent_logger.py
108
9
6
92%
agentlib/modules/utils/try_sensor.py
58
58
6
0%
agentlib/utils/__init__.py
28
2
4
93%
agentlib/utils/broker.py
25
3
4
88%
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
0
0
100%
agentlib/utils/multi_agent_system.py
144
55
3
62%
agentlib/utils/multi_processing_broker.py
89
17
11
81%
agentlib/utils/plotting/__init__.py
0
0
0
100%
agentlib/utils/plotting/simulator_dashboard.py
113
61
9
46%
agentlib/utils/plugin_import.py
26
12
4
54%
agentlib/utils/validators.py
59
6
4
90%
examples/controller/bangbang_with_simulator.py
40
9
2
78%
examples/controller/pid_with_simulator.py
39
8
2
79%
examples/simulation/csv_data_source.py
46
19
2
59%
Total
3395
845
148
75%
No items found using the specified filter.