Skip to content

Commit

Permalink
docs: update coverage summary and badge
Browse files Browse the repository at this point in the history
  • Loading branch information
svchot committed Mar 1, 2024
1 parent 7c6105d commit cd0cf94
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 42 deletions.
66 changes: 26 additions & 40 deletions coverage.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<header>
<div class="content">
<h1>Coverage report:
<span class="pc_cov">54%</span>
<span class="pc_cov">53%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
Expand Down Expand Up @@ -45,7 +45,7 @@ <h1>Coverage report:
</form>
<p class="text">
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.2">coverage.py v7.4.2</a>,
created at 2024-03-01 09:58 +0000
created at 2024-03-01 10:00 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -98,10 +98,10 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_154b9a16b3b765c0_roles_py.html">app/auth/roles.py</a></td>
<td>69</td>
<td>68</td>
<td>24</td>
<td>0</td>
<td class="right" data-ratio="45 69">65%</td>
<td class="right" data-ratio="44 68">65%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_fa25a39c6e1301a7___init___py.html">app/central/__init__.py</a></td>
Expand All @@ -112,10 +112,10 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_fa25a39c6e1301a7_central_crud_py.html">app/central/central_crud.py</a></td>
<td>257</td>
<td>155</td>
<td>267</td>
<td>157</td>
<td>0</td>
<td class="right" data-ratio="102 257">40%</td>
<td class="right" data-ratio="110 267">41%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_fa25a39c6e1301a7_central_routes_py.html">app/central/central_routes.py</a></td>
Expand Down Expand Up @@ -154,31 +154,17 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_395c4f306d1419cf_postgis_utils_py.html">app/db/postgis_utils.py</a></td>
<td>180</td>
<td>51</td>
<td>161</td>
<td>42</td>
<td>0</td>
<td class="right" data-ratio="129 180">72%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_6c4c4f6df066cc9c___init___py.html">app/helpers/__init__.py</a></td>
<td>0</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="0 0">100%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_6c4c4f6df066cc9c_helper_routes_py.html">app/helpers/helper_routes.py</a></td>
<td>17</td>
<td>6</td>
<td>0</td>
<td class="right" data-ratio="11 17">65%</td>
<td class="right" data-ratio="119 161">74%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_5f5a17c013354698_main_py.html">app/main.py</a></td>
<td>95</td>
<td>93</td>
<td>20</td>
<td>0</td>
<td class="right" data-ratio="75 95">79%</td>
<td class="right" data-ratio="73 93">78%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_6c0e4b930745278b___init___py.html">app/models/__init__.py</a></td>
Expand Down Expand Up @@ -238,10 +224,10 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_09a35b4b00a98af0_project_crud_py.html">app/projects/project_crud.py</a></td>
<td>664</td>
<td>392</td>
<td>696</td>
<td>415</td>
<td>0</td>
<td class="right" data-ratio="272 664">41%</td>
<td class="right" data-ratio="281 696">40%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_09a35b4b00a98af0_project_deps_py.html">app/projects/project_deps.py</a></td>
Expand All @@ -252,17 +238,17 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_09a35b4b00a98af0_project_routes_py.html">app/projects/project_routes.py</a></td>
<td>383</td>
<td>236</td>
<td>392</td>
<td>242</td>
<td>0</td>
<td class="right" data-ratio="147 383">38%</td>
<td class="right" data-ratio="150 392">38%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_09a35b4b00a98af0_project_schemas_py.html">app/projects/project_schemas.py</a></td>
<td>207</td>
<td>206</td>
<td>29</td>
<td>0</td>
<td class="right" data-ratio="178 207">86%</td>
<td class="right" data-ratio="177 206">86%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_5f5a17c013354698_s3_py.html">app/s3.py</a></td>
Expand Down Expand Up @@ -392,10 +378,10 @@ <h1>Coverage report:
</tr>
<tr class="file">
<td class="name left"><a href="d_a44f0ac069e85531_test_projects_routes_py.html">tests/test_projects_routes.py</a></td>
<td>101</td>
<td>100</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="100 101">99%</td>
<td class="right" data-ratio="99 100">99%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_a44f0ac069e85531_test_users_py.html">tests/test_users.py</a></td>
Expand All @@ -408,10 +394,10 @@ <h1>Coverage report:
<tfoot>
<tr class="total">
<td class="name left">Total</td>
<td>4021</td>
<td>1868</td>
<td>4031</td>
<td>1884</td>
<td>0</td>
<td class="right" data-ratio="2153 4021">54%</td>
<td class="right" data-ratio="2147 4031">53%</td>
</tr>
</tfoot>
</table>
Expand All @@ -423,7 +409,7 @@ <h1>Coverage report:
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.2">coverage.py v7.4.2</a>,
created at 2024-03-01 09:58 +0000
created at 2024-03-01 10:00 +0000
</p>
</div>
<aside class="hidden">
Expand Down
4 changes: 2 additions & 2 deletions coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd0cf94

Please sign in to comment.