Skip to content

Commit 63db2b1

Browse files
committed
docs: sample HTML for 7.12.0
1 parent 598bbc3 commit 63db2b1

16 files changed

Lines changed: 2576 additions & 2107 deletions

doc/sample_html/class_index.html

Lines changed: 408 additions & 153 deletions
Large diffs are not rendered by default.

doc/sample_html/coverage_html_cb_cadff66e.js

Lines changed: 0 additions & 733 deletions
This file was deleted.

doc/sample_html/function_index.html

Lines changed: 2008 additions & 753 deletions
Large diffs are not rendered by default.

doc/sample_html/index.html

Lines changed: 99 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<title>Cog coverage</title>
66
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
7-
<link rel="stylesheet" href="style_cb_a37fa487.css" type="text/css">
8-
<script src="coverage_html_cb_cadff66e.js" defer></script>
7+
<link rel="stylesheet" href="style_cb_8432e98f.css" type="text/css">
8+
<script src="coverage_html_cb_bcae5fc4.js" defer></script>
99
</head>
1010
<body class="indexfile">
1111
<header>
@@ -55,125 +55,194 @@ <h2>
5555
<a class="button" href="class_index.html">Classes</a>
5656
</h2>
5757
<p class="text">
58-
<a class="nav" href="https://coverage.readthedocs.io/en/7.11.4a0.dev1">coverage.py v7.11.4a0.dev1</a>,
59-
created at 2025-11-11 07:02 -0500
58+
<a class="nav" href="https://coverage.readthedocs.io/en/7.12.0">coverage.py v7.12.0</a>,
59+
created at 2025-11-18 06:09 -0500
6060
</p>
6161
</div>
6262
</header>
6363
<main id="index">
6464
<table class="index" data-sortable>
6565
<thead>
66+
<tr class="tablehead grouphead">
67+
<th class="spacer">&nbsp;</th>
68+
<th class="spacer">&nbsp;</th>
69+
<th class="left" colspan="4">Statements</th>
70+
<th class="spacer">&nbsp;</th>
71+
<th class="left" colspan="3">Branches</th>
72+
<th class="spacer">&nbsp;</th>
73+
<th>Total</th>
74+
</tr>
6675
<tr class="tablehead" title="Click to sort">
67-
<th id="file" class="name left" aria-sort="none" data-shortcut="f">File<span class="arrows"></span></th>
76+
<th id="file" class="name" aria-sort="none" data-shortcut="f">File<span class="arrows"></span></th>
77+
<th class="spacer">&nbsp;</th>
78+
<th id="statements_coverage" aria-sort="none" data-default-sort-order="descending">coverage<span class="arrows"></span></th>
6879
<th id="statements" aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements<span class="arrows"></span></th>
6980
<th id="missing" aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing<span class="arrows"></span></th>
7081
<th id="excluded" aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded<span class="arrows"></span></th>
82+
<th class="spacer">&nbsp;</th>
83+
<th id="branches_coverage" aria-sort="none" data-default-sort-order="descending">coverage<span class="arrows"></span></th>
7184
<th id="branches" aria-sort="none" data-default-sort-order="descending" data-shortcut="b">branches<span class="arrows"></span></th>
7285
<th id="partial" aria-sort="none" data-default-sort-order="descending" data-shortcut="p">partial<span class="arrows"></span></th>
73-
<th id="coverage" class="right" aria-sort="none" data-shortcut="c">coverage<span class="arrows"></span></th>
86+
<th class="spacer">&nbsp;</th>
87+
<th id="coverage" aria-sort="none" data-shortcut="c">coverage<span class="arrows"></span></th>
7488
</tr>
7589
</thead>
7690
<tbody>
7791
<tr class="region">
78-
<td class="name left"><a href="z_7b071bdc2a35fa80___init___py.html">cogapp&#8201;/&#8201;__init__.py</a></td>
92+
<td class="name"><a href="z_7b071bdc2a35fa80___init___py.html">cogapp&#8201;/&#8201;__init__.py</a></td>
93+
<td class="spacer">&nbsp;</td>
94+
<td data-ratio="1 1">100.00%</td>
7995
<td>1</td>
8096
<td>0</td>
8197
<td>0</td>
98+
<td class="spacer">&nbsp;</td>
99+
<td data-ratio="0 0">100.00%</td>
82100
<td>0</td>
83101
<td>0</td>
84-
<td class="right" data-ratio="1 1">100.00%</td>
102+
<td class="spacer">&nbsp;</td>
103+
<td data-ratio="1 1">100.00%</td>
85104
</tr>
86105
<tr class="region">
87-
<td class="name left"><a href="z_7b071bdc2a35fa80___main___py.html">cogapp&#8201;/&#8201;__main__.py</a></td>
106+
<td class="name"><a href="z_7b071bdc2a35fa80___main___py.html">cogapp&#8201;/&#8201;__main__.py</a></td>
107+
<td class="spacer">&nbsp;</td>
108+
<td data-ratio="0 3">0.00%</td>
88109
<td>3</td>
89110
<td>3</td>
90111
<td>0</td>
112+
<td class="spacer">&nbsp;</td>
113+
<td data-ratio="0 0">100.00%</td>
91114
<td>0</td>
92115
<td>0</td>
93-
<td class="right" data-ratio="0 3">0.00%</td>
116+
<td class="spacer">&nbsp;</td>
117+
<td data-ratio="0 3">0.00%</td>
94118
</tr>
95119
<tr class="region">
96-
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html">cogapp&#8201;/&#8201;cogapp.py</a></td>
120+
<td class="name"><a href="z_7b071bdc2a35fa80_cogapp_py.html">cogapp&#8201;/&#8201;cogapp.py</a></td>
121+
<td class="spacer">&nbsp;</td>
122+
<td data-ratio="255 496">51.41%</td>
97123
<td>496</td>
98124
<td>241</td>
99125
<td>1</td>
126+
<td class="spacer">&nbsp;</td>
127+
<td data-ratio="58 196">29.59%</td>
100128
<td>196</td>
101129
<td>26</td>
102-
<td class="right" data-ratio="313 692">45.23%</td>
130+
<td class="spacer">&nbsp;</td>
131+
<td data-ratio="313 692">45.23%</td>
103132
</tr>
104133
<tr class="region">
105-
<td class="name left"><a href="z_7b071bdc2a35fa80_hashhandler_py.html">cogapp&#8201;/&#8201;hashhandler.py</a></td>
134+
<td class="name"><a href="z_7b071bdc2a35fa80_hashhandler_py.html">cogapp&#8201;/&#8201;hashhandler.py</a></td>
135+
<td class="spacer">&nbsp;</td>
136+
<td data-ratio="28 63">44.44%</td>
106137
<td>63</td>
107138
<td>35</td>
108139
<td>0</td>
140+
<td class="spacer">&nbsp;</td>
141+
<td data-ratio="4 24">16.67%</td>
109142
<td>24</td>
110143
<td>2</td>
111-
<td class="right" data-ratio="32 87">36.78%</td>
144+
<td class="spacer">&nbsp;</td>
145+
<td data-ratio="32 87">36.78%</td>
112146
</tr>
113147
<tr class="region">
114-
<td class="name left"><a href="z_7b071bdc2a35fa80_makefiles_py.html">cogapp&#8201;/&#8201;makefiles.py</a></td>
148+
<td class="name"><a href="z_7b071bdc2a35fa80_makefiles_py.html">cogapp&#8201;/&#8201;makefiles.py</a></td>
149+
<td class="spacer">&nbsp;</td>
150+
<td data-ratio="4 22">18.18%</td>
115151
<td>22</td>
116152
<td>18</td>
117153
<td>0</td>
154+
<td class="spacer">&nbsp;</td>
155+
<td data-ratio="0 14">0.00%</td>
118156
<td>14</td>
119157
<td>0</td>
120-
<td class="right" data-ratio="4 36">11.11%</td>
158+
<td class="spacer">&nbsp;</td>
159+
<td data-ratio="4 36">11.11%</td>
121160
</tr>
122161
<tr class="region">
123-
<td class="name left"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html">cogapp&#8201;/&#8201;test_cogapp.py</a></td>
162+
<td class="name"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html">cogapp&#8201;/&#8201;test_cogapp.py</a></td>
163+
<td class="spacer">&nbsp;</td>
164+
<td data-ratio="268 911">29.42%</td>
124165
<td>911</td>
125166
<td>643</td>
126167
<td>2</td>
168+
<td class="spacer">&nbsp;</td>
169+
<td data-ratio="3 20">15.00%</td>
127170
<td>20</td>
128171
<td>1</td>
129-
<td class="right" data-ratio="271 931">29.11%</td>
172+
<td class="spacer">&nbsp;</td>
173+
<td data-ratio="271 931">29.11%</td>
130174
</tr>
131175
<tr class="region">
132-
<td class="name left"><a href="z_7b071bdc2a35fa80_test_makefiles_py.html">cogapp&#8201;/&#8201;test_makefiles.py</a></td>
176+
<td class="name"><a href="z_7b071bdc2a35fa80_test_makefiles_py.html">cogapp&#8201;/&#8201;test_makefiles.py</a></td>
177+
<td class="spacer">&nbsp;</td>
178+
<td data-ratio="17 68">25.00%</td>
133179
<td>68</td>
134180
<td>51</td>
135181
<td>0</td>
182+
<td class="spacer">&nbsp;</td>
183+
<td data-ratio="0 6">0.00%</td>
136184
<td>6</td>
137185
<td>0</td>
138-
<td class="right" data-ratio="17 74">22.97%</td>
186+
<td class="spacer">&nbsp;</td>
187+
<td data-ratio="17 74">22.97%</td>
139188
</tr>
140189
<tr class="region">
141-
<td class="name left"><a href="z_7b071bdc2a35fa80_test_whiteutils_py.html">cogapp&#8201;/&#8201;test_whiteutils.py</a></td>
190+
<td class="name"><a href="z_7b071bdc2a35fa80_test_whiteutils_py.html">cogapp&#8201;/&#8201;test_whiteutils.py</a></td>
191+
<td class="spacer">&nbsp;</td>
192+
<td data-ratio="18 68">26.47%</td>
142193
<td>68</td>
143194
<td>50</td>
144195
<td>0</td>
196+
<td class="spacer">&nbsp;</td>
197+
<td data-ratio="0 0">100.00%</td>
145198
<td>0</td>
146199
<td>0</td>
147-
<td class="right" data-ratio="18 68">26.47%</td>
200+
<td class="spacer">&nbsp;</td>
201+
<td data-ratio="18 68">26.47%</td>
148202
</tr>
149203
<tr class="region">
150-
<td class="name left"><a href="z_7b071bdc2a35fa80_utils_py.html">cogapp&#8201;/&#8201;utils.py</a></td>
204+
<td class="name"><a href="z_7b071bdc2a35fa80_utils_py.html">cogapp&#8201;/&#8201;utils.py</a></td>
205+
<td class="spacer">&nbsp;</td>
206+
<td data-ratio="29 37">78.38%</td>
151207
<td>37</td>
152208
<td>8</td>
153209
<td>0</td>
210+
<td class="spacer">&nbsp;</td>
211+
<td data-ratio="4 6">66.67%</td>
154212
<td>6</td>
155213
<td>2</td>
156-
<td class="right" data-ratio="33 43">76.74%</td>
214+
<td class="spacer">&nbsp;</td>
215+
<td data-ratio="33 43">76.74%</td>
157216
</tr>
158217
<tr class="region">
159-
<td class="name left"><a href="z_7b071bdc2a35fa80_whiteutils_py.html">cogapp&#8201;/&#8201;whiteutils.py</a></td>
218+
<td class="name"><a href="z_7b071bdc2a35fa80_whiteutils_py.html">cogapp&#8201;/&#8201;whiteutils.py</a></td>
219+
<td class="spacer">&nbsp;</td>
220+
<td data-ratio="39 44">88.64%</td>
160221
<td>44</td>
161222
<td>5</td>
162223
<td>0</td>
224+
<td class="spacer">&nbsp;</td>
225+
<td data-ratio="28 32">87.50%</td>
163226
<td>32</td>
164227
<td>4</td>
165-
<td class="right" data-ratio="67 76">88.16%</td>
228+
<td class="spacer">&nbsp;</td>
229+
<td data-ratio="67 76">88.16%</td>
166230
</tr>
167231
</tbody>
168232
<tfoot>
169233
<tr class="total">
170-
<td class="name left">Total</td>
234+
<td class="name">Total</td>
235+
<td class="spacer">&nbsp;</td>
236+
<td data-ratio="659 1713">38.47%</td>
171237
<td>1713</td>
172238
<td>1054</td>
173239
<td>3</td>
240+
<td class="spacer">&nbsp;</td>
241+
<td data-ratio="97 298">32.55%</td>
174242
<td>298</td>
175243
<td>35</td>
176-
<td class="right" data-ratio="756 2011">37.59%</td>
244+
<td class="spacer">&nbsp;</td>
245+
<td data-ratio="756 2011">37.59%</td>
177246
</tr>
178247
</tfoot>
179248
</table>
@@ -184,8 +253,8 @@ <h2>
184253
<footer>
185254
<div class="content">
186255
<p>
187-
<a class="nav" href="https://coverage.readthedocs.io/en/7.11.4a0.dev1">coverage.py v7.11.4a0.dev1</a>,
188-
created at 2025-11-11 07:02 -0500
256+
<a class="nav" href="https://coverage.readthedocs.io/en/7.12.0">coverage.py v7.12.0</a>,
257+
created at 2025-11-18 06:09 -0500
189258
</p>
190259
</div>
191260
<aside class="hidden">

doc/sample_html/status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"note":"This file is an internal implementation detail to speed up HTML report generation. Its format can change at any time. You might be looking for the JSON report: https://coverage.rtfd.io/cmd.html#cmd-json","format":5,"version":"7.11.4a0.dev1","globals":"29d756b120986126bb7564eb631ae70e","files":{"z_7b071bdc2a35fa80___init___py":{"hash":"70a508cdcdeb999b005ef6bbb19ef352","index":{"url":"z_7b071bdc2a35fa80___init___py.html","file":"cogapp/__init__.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":1,"n_excluded":0,"n_missing":0,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80___main___py":{"hash":"6d9d0d551879aa3e73791f40c5739845","index":{"url":"z_7b071bdc2a35fa80___main___py.html","file":"cogapp/__main__.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":3,"n_excluded":0,"n_missing":3,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80_cogapp_py":{"hash":"8922125da4cf1502a014f13a07b2f5fc","index":{"url":"z_7b071bdc2a35fa80_cogapp_py.html","file":"cogapp/cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":496,"n_excluded":1,"n_missing":241,"n_branches":196,"n_partial_branches":26,"n_missing_branches":138}}},"z_7b071bdc2a35fa80_hashhandler_py":{"hash":"f2049479cfcb9d6ba7bbabbf264c82b4","index":{"url":"z_7b071bdc2a35fa80_hashhandler_py.html","file":"cogapp/hashhandler.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":63,"n_excluded":0,"n_missing":35,"n_branches":24,"n_partial_branches":2,"n_missing_branches":20}}},"z_7b071bdc2a35fa80_makefiles_py":{"hash":"eaf4689c0c47697806b20a0a782f9e2a","index":{"url":"z_7b071bdc2a35fa80_makefiles_py.html","file":"cogapp/makefiles.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":22,"n_excluded":0,"n_missing":18,"n_branches":14,"n_partial_branches":0,"n_missing_branches":14}}},"z_7b071bdc2a35fa80_test_cogapp_py":{"hash":"488a08861eefaccf74264debd183ffde","index":{"url":"z_7b071bdc2a35fa80_test_cogapp_py.html","file":"cogapp/test_cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":911,"n_excluded":2,"n_missing":643,"n_branches":20,"n_partial_branches":1,"n_missing_branches":17}}},"z_7b071bdc2a35fa80_test_makefiles_py":{"hash":"a4a125d4209ab0e413c7c49768fd322f","index":{"url":"z_7b071bdc2a35fa80_test_makefiles_py.html","file":"cogapp/test_makefiles.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":68,"n_excluded":0,"n_missing":51,"n_branches":6,"n_partial_branches":0,"n_missing_branches":6}}},"z_7b071bdc2a35fa80_test_whiteutils_py":{"hash":"59819ec39ae83287b478821e619c36df","index":{"url":"z_7b071bdc2a35fa80_test_whiteutils_py.html","file":"cogapp/test_whiteutils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":68,"n_excluded":0,"n_missing":50,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80_utils_py":{"hash":"dff44e8a01e364e7c8dfe182d2be9420","index":{"url":"z_7b071bdc2a35fa80_utils_py.html","file":"cogapp/utils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":37,"n_excluded":0,"n_missing":8,"n_branches":6,"n_partial_branches":2,"n_missing_branches":2}}},"z_7b071bdc2a35fa80_whiteutils_py":{"hash":"828c0e3a8398ba557c1f936ae3093939","index":{"url":"z_7b071bdc2a35fa80_whiteutils_py.html","file":"cogapp/whiteutils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":44,"n_excluded":0,"n_missing":5,"n_branches":32,"n_partial_branches":4,"n_missing_branches":4}}}}}
1+
{"note":"This file is an internal implementation detail to speed up HTML report generation. Its format can change at any time. You might be looking for the JSON report: https://coverage.rtfd.io/cmd.html#cmd-json","format":5,"version":"7.12.0","globals":"29d756b120986126bb7564eb631ae70e","files":{"z_7b071bdc2a35fa80___init___py":{"hash":"70a508cdcdeb999b005ef6bbb19ef352","index":{"url":"z_7b071bdc2a35fa80___init___py.html","file":"cogapp/__init__.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":1,"n_excluded":0,"n_missing":0,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80___main___py":{"hash":"6d9d0d551879aa3e73791f40c5739845","index":{"url":"z_7b071bdc2a35fa80___main___py.html","file":"cogapp/__main__.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":3,"n_excluded":0,"n_missing":3,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80_cogapp_py":{"hash":"8922125da4cf1502a014f13a07b2f5fc","index":{"url":"z_7b071bdc2a35fa80_cogapp_py.html","file":"cogapp/cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":496,"n_excluded":1,"n_missing":241,"n_branches":196,"n_partial_branches":26,"n_missing_branches":138}}},"z_7b071bdc2a35fa80_hashhandler_py":{"hash":"f2049479cfcb9d6ba7bbabbf264c82b4","index":{"url":"z_7b071bdc2a35fa80_hashhandler_py.html","file":"cogapp/hashhandler.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":63,"n_excluded":0,"n_missing":35,"n_branches":24,"n_partial_branches":2,"n_missing_branches":20}}},"z_7b071bdc2a35fa80_makefiles_py":{"hash":"eaf4689c0c47697806b20a0a782f9e2a","index":{"url":"z_7b071bdc2a35fa80_makefiles_py.html","file":"cogapp/makefiles.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":22,"n_excluded":0,"n_missing":18,"n_branches":14,"n_partial_branches":0,"n_missing_branches":14}}},"z_7b071bdc2a35fa80_test_cogapp_py":{"hash":"488a08861eefaccf74264debd183ffde","index":{"url":"z_7b071bdc2a35fa80_test_cogapp_py.html","file":"cogapp/test_cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":911,"n_excluded":2,"n_missing":643,"n_branches":20,"n_partial_branches":1,"n_missing_branches":17}}},"z_7b071bdc2a35fa80_test_makefiles_py":{"hash":"a4a125d4209ab0e413c7c49768fd322f","index":{"url":"z_7b071bdc2a35fa80_test_makefiles_py.html","file":"cogapp/test_makefiles.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":68,"n_excluded":0,"n_missing":51,"n_branches":6,"n_partial_branches":0,"n_missing_branches":6}}},"z_7b071bdc2a35fa80_test_whiteutils_py":{"hash":"59819ec39ae83287b478821e619c36df","index":{"url":"z_7b071bdc2a35fa80_test_whiteutils_py.html","file":"cogapp/test_whiteutils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":68,"n_excluded":0,"n_missing":50,"n_branches":0,"n_partial_branches":0,"n_missing_branches":0}}},"z_7b071bdc2a35fa80_utils_py":{"hash":"dff44e8a01e364e7c8dfe182d2be9420","index":{"url":"z_7b071bdc2a35fa80_utils_py.html","file":"cogapp/utils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":37,"n_excluded":0,"n_missing":8,"n_branches":6,"n_partial_branches":2,"n_missing_branches":2}}},"z_7b071bdc2a35fa80_whiteutils_py":{"hash":"828c0e3a8398ba557c1f936ae3093939","index":{"url":"z_7b071bdc2a35fa80_whiteutils_py.html","file":"cogapp/whiteutils.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":44,"n_excluded":0,"n_missing":5,"n_branches":32,"n_partial_branches":4,"n_missing_branches":4}}}}}

0 commit comments

Comments
 (0)