-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
231 lines (231 loc) · 10.1 KB
/
index.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Coverage report</title>
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
<link rel="stylesheet" href="style_cb_8e611ae1.css" type="text/css">
<script src="coverage_html_cb_6fb7b396.js" defer></script>
</head>
<body class="indexfile">
<header>
<div class="content">
<h1>Coverage report:
<span class="pc_cov">60%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
<label for="help_panel_state">
<img id="keyboard_icon" src="keybd_closed_cb_ce680311.png" alt="Show/hide keyboard shortcuts">
</label>
<div id="help_panel">
<p class="legend">Shortcuts on this page</p>
<div class="keyhelp">
<p>
<kbd>f</kbd>
<kbd>s</kbd>
<kbd>m</kbd>
<kbd>x</kbd>
<kbd>c</kbd>
change column sorting
</p>
<p>
<kbd>[</kbd>
<kbd>]</kbd>
prev/next file
</p>
<p>
<kbd>?</kbd> show/hide this help
</p>
</div>
</div>
</aside>
<form id="filter_container">
<input id="filter" type="text" value="" placeholder="filter...">
<div>
<input id="hide100" type="checkbox" >
<label for="hide100">hide covered</label>
</div>
</form>
<h2>
<a class="button current">Files</a>
<a class="button" href="function_index.html">Functions</a>
<a class="button" href="class_index.html">Classes</a>
</h2>
<p class="text">
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.4">coverage.py v7.6.4</a>,
created at 2025-01-24 13:37 +0000
</p>
</div>
</header>
<main id="index">
<table class="index" data-sortable>
<thead>
<tr class="tablehead" title="Click to sort">
<th id="file" class="name left" aria-sort="none" data-shortcut="f">File<span class="arrows"></span></th>
<th id="statements" aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements<span class="arrows"></span></th>
<th id="missing" aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing<span class="arrows"></span></th>
<th id="excluded" aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded<span class="arrows"></span></th>
<th id="coverage" class="right" aria-sort="none" data-shortcut="c">coverage<span class="arrows"></span></th>
</tr>
</thead>
<tbody>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8___init___py.html">src/senzing_grpc/__init__.py</a></td>
<td>7</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="7 7">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szconfig_pb2_py.html">src/senzing_grpc/pb2_grpc/szconfig_pb2.py</a></td>
<td>42</td>
<td>32</td>
<td>0</td>
<td class="right" data-ratio="10 42">24%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szconfig_pb2_grpc_py.html">src/senzing_grpc/pb2_grpc/szconfig_pb2_grpc.py</a></td>
<td>78</td>
<td>35</td>
<td>0</td>
<td class="right" data-ratio="43 78">55%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szconfigmanager_pb2_py.html">src/senzing_grpc/pb2_grpc/szconfigmanager_pb2.py</a></td>
<td>38</td>
<td>28</td>
<td>0</td>
<td class="right" data-ratio="10 38">26%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szconfigmanager_pb2_grpc_py.html">src/senzing_grpc/pb2_grpc/szconfigmanager_pb2_grpc.py</a></td>
<td>70</td>
<td>31</td>
<td>0</td>
<td class="right" data-ratio="39 70">56%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szdiagnostic_pb2_py.html">src/senzing_grpc/pb2_grpc/szdiagnostic_pb2.py</a></td>
<td>34</td>
<td>24</td>
<td>0</td>
<td class="right" data-ratio="10 34">29%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szdiagnostic_pb2_grpc_py.html">src/senzing_grpc/pb2_grpc/szdiagnostic_pb2_grpc.py</a></td>
<td>62</td>
<td>27</td>
<td>0</td>
<td class="right" data-ratio="35 62">56%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szengine_pb2_py.html">src/senzing_grpc/pb2_grpc/szengine_pb2.py</a></td>
<td>146</td>
<td>136</td>
<td>0</td>
<td class="right" data-ratio="10 146">7%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szengine_pb2_grpc_py.html">src/senzing_grpc/pb2_grpc/szengine_pb2_grpc.py</a></td>
<td>286</td>
<td>139</td>
<td>0</td>
<td class="right" data-ratio="147 286">51%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szproduct_pb2_py.html">src/senzing_grpc/pb2_grpc/szproduct_pb2.py</a></td>
<td>22</td>
<td>12</td>
<td>0</td>
<td class="right" data-ratio="10 22">45%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_974c815e7b76a403_szproduct_pb2_grpc_py.html">src/senzing_grpc/pb2_grpc/szproduct_pb2_grpc.py</a></td>
<td>38</td>
<td>15</td>
<td>0</td>
<td class="right" data-ratio="23 38">61%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szabstractfactory_py.html">src/senzing_grpc/szabstractfactory.py</a></td>
<td>36</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="36 36">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szconfig_py.html">src/senzing_grpc/szconfig.py</a></td>
<td>70</td>
<td>5</td>
<td>0</td>
<td class="right" data-ratio="65 70">93%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szconfigmanager_py.html">src/senzing_grpc/szconfigmanager.py</a></td>
<td>63</td>
<td>7</td>
<td>0</td>
<td class="right" data-ratio="56 63">89%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szdiagnostic_py.html">src/senzing_grpc/szdiagnostic.py</a></td>
<td>53</td>
<td>8</td>
<td>0</td>
<td class="right" data-ratio="45 53">85%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szengine_py.html">src/senzing_grpc/szengine.py</a></td>
<td>285</td>
<td>50</td>
<td>0</td>
<td class="right" data-ratio="235 285">82%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szhelpers_py.html">src/senzing_grpc/szhelpers.py</a></td>
<td>36</td>
<td>6</td>
<td>0</td>
<td class="right" data-ratio="30 36">83%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_99b6d1fb576610a8_szproduct_py.html">src/senzing_grpc/szproduct.py</a></td>
<td>37</td>
<td>7</td>
<td>0</td>
<td class="right" data-ratio="30 37">81%</td>
</tr>
</tbody>
<tfoot>
<tr class="total">
<td class="name left">Total</td>
<td>1403</td>
<td>562</td>
<td>0</td>
<td class="right" data-ratio="841 1403">60%</td>
</tr>
</tfoot>
</table>
<p id="no_rows">
No items found using the specified filter.
</p>
<p>1 empty file skipped.</p>
</main>
<footer>
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.4">coverage.py v7.6.4</a>,
created at 2025-01-24 13:37 +0000
</p>
</div>
<aside class="hidden">
<a id="prevFileLink" class="nav" href="z_99b6d1fb576610a8_szproduct_py.html"></a>
<a id="nextFileLink" class="nav" href="z_99b6d1fb576610a8___init___py.html"></a>
<button type="button" class="button_prev_file" data-shortcut="["></button>
<button type="button" class="button_next_file" data-shortcut="]"></button>
<button type="button" class="button_show_hide_help" data-shortcut="?"></button>
</aside>
</footer>
</body>
</html>