diff options
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 38db8906..56059e41 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title>Coverage report</title> + <title>Cog coverage</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> <script type="text/javascript" src="coverage_html.js" defer></script> @@ -10,8 +10,8 @@ <body class="indexfile"> <header> <div class="content"> - <h1>Coverage report: - <span class="pc_cov">40.00%</span> + <h1>Cog coverage: + <span class="pc_cov">41.39%</span> </h1> <div id="help_panel_wrapper"> <input id="help_panel_state" type="checkbox"> @@ -75,18 +75,18 @@ <td>22</td> <td>6</td> <td>0</td> - <td>4</td> + <td>6</td> <td>2</td> - <td class="right" data-ratio="18 26">69.23%</td> + <td class="right" data-ratio="20 28">71.43%</td> </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_cogapp_py.html">cogapp/cogapp.py</a></td> - <td>495</td> - <td>219</td> + <td>510</td> + <td>230</td> <td>1</td> - <td>208</td> + <td>240</td> <td>30</td> - <td class="right" data-ratio="348 703">49.50%</td> + <td class="right" data-ratio="376 750">50.13%</td> </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_makefiles_py.html">cogapp/makefiles.py</a></td> @@ -99,30 +99,30 @@ </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_test_cogapp_py.html">cogapp/test_cogapp.py</a></td> - <td>795</td> - <td>553</td> - <td>8</td> - <td>20</td> - <td>0</td> - <td class="right" data-ratio="244 815">29.94%</td> + <td>849</td> + <td>595</td> + <td>2</td> + <td>68</td> + <td>1</td> + <td class="right" data-ratio="297 917">32.39%</td> </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_test_makefiles_py.html">cogapp/test_makefiles.py</a></td> <td>71</td> <td>53</td> <td>0</td> - <td>6</td> + <td>8</td> <td>0</td> - <td class="right" data-ratio="18 77">23.38%</td> + <td class="right" data-ratio="20 79">25.32%</td> </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_test_whiteutils_py.html">cogapp/test_whiteutils.py</a></td> <td>69</td> <td>50</td> <td>0</td> + <td>6</td> <td>0</td> - <td>0</td> - <td class="right" data-ratio="19 69">27.54%</td> + <td class="right" data-ratio="25 75">33.33%</td> </tr> <tr class="file"> <td class="name left"><a href="d_7b071bdc2a35fa80_whiteutils_py.html">cogapp/whiteutils.py</a></td> @@ -137,12 +137,12 @@ <tfoot> <tr class="total"> <td class="name left">Total</td> - <td>1529</td> - <td>909</td> - <td>9</td> - <td>286</td> - <td>36</td> - <td class="right" data-ratio="726 1815">40.00%</td> + <td>1598</td> + <td>962</td> + <td>3</td> + <td>376</td> + <td>37</td> + <td class="right" data-ratio="817 1974">41.39%</td> </tr> </tfoot> </table> @@ -153,8 +153,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.1.2</a>, - created at 2021-11-10 18:58 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.2</a>, + created at 2021-11-26 19:08 -0500 </p> </div> </footer> |