Skip to content

Commit 5e15377

Browse files
committed
docs: sample HTML for 7.6.2
1 parent 8873b43 commit 5e15377

13 files changed

+100
-100
lines changed

doc/sample_html/class_index.html

+19-19
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Cog coverage:
14-
<span class="pc_cov">38.68%</span>
14+
<span class="pc_cov">38.58%</span>
1515
</h1>
1616
<aside id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -56,8 +56,8 @@ <h2>
5656
<a class="button current">Classes</a>
5757
</h2>
5858
<p class="text">
59-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
60-
created at 2024-08-04 15:03 -0400
59+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
60+
created at 2024-10-09 06:25 -0400
6161
</p>
6262
</div>
6363
</header>
@@ -162,9 +162,9 @@ <h2>
162162
<td>58</td>
163163
<td>6</td>
164164
<td>0</td>
165-
<td>30</td>
166-
<td>4</td>
167-
<td class="right" data-ratio="78 88">88.64%</td>
165+
<td>20</td>
166+
<td>3</td>
167+
<td class="right" data-ratio="69 78">88.46%</td>
168168
</tr>
169169
<tr class="region">
170170
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html#t216">cogapp/cogapp.py</a></td>
@@ -182,9 +182,9 @@ <h2>
182182
<td>256</td>
183183
<td>155</td>
184184
<td>0</td>
185-
<td>124</td>
185+
<td>116</td>
186186
<td>22</td>
187-
<td class="right" data-ratio="137 380">36.05%</td>
187+
<td class="right" data-ratio="137 372">36.83%</td>
188188
</tr>
189189
<tr class="region">
190190
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html">cogapp/cogapp.py</a></td>
@@ -322,9 +322,9 @@ <h2>
322322
<td>6</td>
323323
<td>6</td>
324324
<td>0</td>
325-
<td>4</td>
325+
<td>2</td>
326326
<td>0</td>
327-
<td class="right" data-ratio="0 10">0.00%</td>
327+
<td class="right" data-ratio="0 8">0.00%</td>
328328
</tr>
329329
<tr class="region">
330330
<td class="name left"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html#t1533">cogapp/test_cogapp.py</a></td>
@@ -342,9 +342,9 @@ <h2>
342342
<td>122</td>
343343
<td>122</td>
344344
<td>2</td>
345-
<td>8</td>
345+
<td>6</td>
346346
<td>0</td>
347-
<td class="right" data-ratio="0 130">0.00%</td>
347+
<td class="right" data-ratio="0 128">0.00%</td>
348348
</tr>
349349
<tr class="region">
350350
<td class="name left"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html#t2083">cogapp/test_cogapp.py</a></td>
@@ -512,9 +512,9 @@ <h2>
512512
<td>44</td>
513513
<td>5</td>
514514
<td>0</td>
515-
<td>34</td>
515+
<td>32</td>
516516
<td>4</td>
517-
<td class="right" data-ratio="69 78">88.46%</td>
517+
<td class="right" data-ratio="67 76">88.16%</td>
518518
</tr>
519519
</tbody>
520520
<tfoot>
@@ -524,9 +524,9 @@ <h2>
524524
<td>1580</td>
525525
<td>961</td>
526526
<td>3</td>
527-
<td>292</td>
528-
<td>35</td>
529-
<td class="right" data-ratio="724 1872">38.68%</td>
527+
<td>268</td>
528+
<td>34</td>
529+
<td class="right" data-ratio="713 1848">38.58%</td>
530530
</tr>
531531
</tfoot>
532532
</table>
@@ -537,8 +537,8 @@ <h2>
537537
<footer>
538538
<div class="content">
539539
<p>
540-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
541-
created at 2024-08-04 15:03 -0400
540+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
541+
created at 2024-10-09 06:25 -0400
542542
</p>
543543
</div>
544544
<aside class="hidden">

doc/sample_html/function_index.html

+21-21
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Cog coverage:
14-
<span class="pc_cov">38.68%</span>
14+
<span class="pc_cov">38.58%</span>
1515
</h1>
1616
<aside id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -56,8 +56,8 @@ <h2>
5656
<a class="button" href="class_index.html">Classes</a>
5757
</h2>
5858
<p class="text">
59-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
60-
created at 2024-08-04 15:03 -0400
59+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
60+
created at 2024-10-09 06:25 -0400
6161
</p>
6262
</div>
6363
</header>
@@ -142,19 +142,19 @@ <h2>
142142
<td>5</td>
143143
<td>0</td>
144144
<td>0</td>
145-
<td>6</td>
145+
<td>2</td>
146146
<td>0</td>
147-
<td class="right" data-ratio="11 11">100.00%</td>
147+
<td class="right" data-ratio="7 7">100.00%</td>
148148
</tr>
149149
<tr class="region">
150150
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html#t135">cogapp/cogapp.py</a></td>
151151
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html#t135"><data value='evaluate'>CogGenerator.evaluate</data></a></td>
152152
<td>33</td>
153153
<td>4</td>
154154
<td>0</td>
155-
<td>16</td>
156-
<td>4</td>
157-
<td class="right" data-ratio="41 49">83.67%</td>
155+
<td>10</td>
156+
<td>3</td>
157+
<td class="right" data-ratio="36 43">83.72%</td>
158158
</tr>
159159
<tr class="region">
160160
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html#t184">cogapp/cogapp.py</a></td>
@@ -482,9 +482,9 @@ <h2>
482482
<td>20</td>
483483
<td>20</td>
484484
<td>0</td>
485-
<td>8</td>
486485
<td>0</td>
487-
<td class="right" data-ratio="0 28">0.00%</td>
486+
<td>0</td>
487+
<td class="right" data-ratio="0 20">0.00%</td>
488488
</tr>
489489
<tr class="region">
490490
<td class="name left"><a href="z_7b071bdc2a35fa80_cogapp_py.html#t806">cogapp/cogapp.py</a></td>
@@ -1462,9 +1462,9 @@ <h2>
14621462
<td>4</td>
14631463
<td>4</td>
14641464
<td>0</td>
1465-
<td>4</td>
1465+
<td>2</td>
14661466
<td>0</td>
1467-
<td class="right" data-ratio="0 8">0.00%</td>
1467+
<td class="right" data-ratio="0 6">0.00%</td>
14681468
</tr>
14691469
<tr class="region">
14701470
<td class="name left"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html#t1575">cogapp/test_cogapp.py</a></td>
@@ -1682,9 +1682,9 @@ <h2>
16821682
<td>13</td>
16831683
<td>13</td>
16841684
<td>0</td>
1685-
<td>8</td>
1685+
<td>6</td>
16861686
<td>0</td>
1687-
<td class="right" data-ratio="0 21">0.00%</td>
1687+
<td class="right" data-ratio="0 19">0.00%</td>
16881688
</tr>
16891689
<tr class="region">
16901690
<td class="name left"><a href="z_7b071bdc2a35fa80_test_cogapp_py.html#t2062">cogapp/test_cogapp.py</a></td>
@@ -2322,9 +2322,9 @@ <h2>
23222322
<td>13</td>
23232323
<td>3</td>
23242324
<td>0</td>
2325-
<td>12</td>
2325+
<td>10</td>
23262326
<td>2</td>
2327-
<td class="right" data-ratio="20 25">80.00%</td>
2327+
<td class="right" data-ratio="18 23">78.26%</td>
23282328
</tr>
23292329
<tr class="region">
23302330
<td class="name left"><a href="z_7b071bdc2a35fa80_whiteutils_py.html#t31">cogapp/whiteutils.py</a></td>
@@ -2364,9 +2364,9 @@ <h2>
23642364
<td>1580</td>
23652365
<td>961</td>
23662366
<td>3</td>
2367-
<td>292</td>
2368-
<td>35</td>
2369-
<td class="right" data-ratio="724 1872">38.68%</td>
2367+
<td>268</td>
2368+
<td>34</td>
2369+
<td class="right" data-ratio="713 1848">38.58%</td>
23702370
</tr>
23712371
</tfoot>
23722372
</table>
@@ -2377,8 +2377,8 @@ <h2>
23772377
<footer>
23782378
<div class="content">
23792379
<p>
2380-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
2381-
created at 2024-08-04 15:03 -0400
2380+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
2381+
created at 2024-10-09 06:25 -0400
23822382
</p>
23832383
</div>
23842384
<aside class="hidden">

doc/sample_html/index.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Cog coverage:
14-
<span class="pc_cov">38.68%</span>
14+
<span class="pc_cov">38.58%</span>
1515
</h1>
1616
<aside id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -55,8 +55,8 @@ <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.6.1">coverage.py v7.6.1</a>,
59-
created at 2024-08-04 15:03 -0400
58+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
59+
created at 2024-10-09 06:25 -0400
6060
</p>
6161
</div>
6262
</header>
@@ -97,9 +97,9 @@ <h2>
9797
<td>483</td>
9898
<td>228</td>
9999
<td>1</td>
100-
<td>208</td>
101-
<td>28</td>
102-
<td class="right" data-ratio="323 691">46.74%</td>
100+
<td>190</td>
101+
<td>27</td>
102+
<td class="right" data-ratio="314 673">46.66%</td>
103103
</tr>
104104
<tr class="region">
105105
<td class="name left"><a href="z_7b071bdc2a35fa80_makefiles_py.html">cogapp/makefiles.py</a></td>
@@ -115,9 +115,9 @@ <h2>
115115
<td>854</td>
116116
<td>598</td>
117117
<td>2</td>
118-
<td>24</td>
118+
<td>20</td>
119119
<td>1</td>
120-
<td class="right" data-ratio="259 878">29.50%</td>
120+
<td class="right" data-ratio="259 874">29.63%</td>
121121
</tr>
122122
<tr class="region">
123123
<td class="name left"><a href="z_7b071bdc2a35fa80_test_makefiles_py.html">cogapp/test_makefiles.py</a></td>
@@ -151,9 +151,9 @@ <h2>
151151
<td>44</td>
152152
<td>5</td>
153153
<td>0</td>
154-
<td>34</td>
154+
<td>32</td>
155155
<td>4</td>
156-
<td class="right" data-ratio="69 78">88.46%</td>
156+
<td class="right" data-ratio="67 76">88.16%</td>
157157
</tr>
158158
</tbody>
159159
<tfoot>
@@ -162,9 +162,9 @@ <h2>
162162
<td>1580</td>
163163
<td>961</td>
164164
<td>3</td>
165-
<td>292</td>
166-
<td>35</td>
167-
<td class="right" data-ratio="724 1872">38.68%</td>
165+
<td>268</td>
166+
<td>34</td>
167+
<td class="right" data-ratio="713 1848">38.58%</td>
168168
</tr>
169169
</tfoot>
170170
</table>
@@ -175,8 +175,8 @@ <h2>
175175
<footer>
176176
<div class="content">
177177
<p>
178-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
179-
created at 2024-08-04 15:03 -0400
178+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
179+
created at 2024-10-09 06:25 -0400
180180
</p>
181181
</div>
182182
<aside class="hidden">

doc/sample_html/status.json

+1-1
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.6.1","globals":"b6d62a4c6ebf32368f078323bb24aaf8","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":"5ba0c64e49e07207b0c428615ecf9962","index":{"url":"z_7b071bdc2a35fa80_cogapp_py.html","file":"cogapp/cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":483,"n_excluded":1,"n_missing":228,"n_branches":208,"n_partial_branches":28,"n_missing_branches":140}}},"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":"10bdcf9d7378f460315a89e0163729dc","index":{"url":"z_7b071bdc2a35fa80_test_cogapp_py.html","file":"cogapp/test_cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":854,"n_excluded":2,"n_missing":598,"n_branches":24,"n_partial_branches":1,"n_missing_branches":21}}},"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":"e49fdb51d89dd0fe016bf8a9e73315fa","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":34,"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.6.2","globals":"9448a2fca87bc23614b5712a1310ed1d","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":"5ba0c64e49e07207b0c428615ecf9962","index":{"url":"z_7b071bdc2a35fa80_cogapp_py.html","file":"cogapp/cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":483,"n_excluded":1,"n_missing":228,"n_branches":190,"n_partial_branches":27,"n_missing_branches":131}}},"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":"172bea166b8565483126315dbf382f3d","index":{"url":"z_7b071bdc2a35fa80_test_cogapp_py.html","file":"cogapp/test_cogapp.py","description":"","nums":{"precision":2,"n_files":1,"n_statements":854,"n_excluded":2,"n_missing":598,"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":"1d33832a970f998ddfb7b6f9400abd57","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}}}}}

doc/sample_html/z_7b071bdc2a35fa80___init___py.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ <h2>
6666
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
6767
<a id="nextFileLink" class="nav" href="z_7b071bdc2a35fa80___main___py.html">&#xbb; next</a>
6868
&nbsp; &nbsp; &nbsp;
69-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
70-
created at 2024-08-04 15:03 -0400
69+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
70+
created at 2024-10-09 06:25 -0400
7171
</p>
7272
<aside class="hidden">
7373
<button type="button" class="button_next_chunk" data-shortcut="j"></button>
@@ -97,8 +97,8 @@ <h2>
9797
<a class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
9898
<a class="nav" href="z_7b071bdc2a35fa80___main___py.html">&#xbb; next</a>
9999
&nbsp; &nbsp; &nbsp;
100-
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
101-
created at 2024-08-04 15:03 -0400
100+
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.2">coverage.py v7.6.2</a>,
101+
created at 2024-10-09 06:25 -0400
102102
</p>
103103
</div>
104104
</footer>

0 commit comments

Comments
 (0)