Skip to content

Commit

Permalink
Deploying to gh-pages from @ 583f850 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed May 7, 2024
1 parent c158dd6 commit 7a6943a
Show file tree
Hide file tree
Showing 34 changed files with 692 additions and 507 deletions.
36 changes: 26 additions & 10 deletions coverage/class_index.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">75%</span>
<span class="pc_cov">93%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
Expand Down Expand Up @@ -55,7 +55,7 @@ <h2>
</h2>
<p class="text">
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.1">coverage.py v7.5.1</a>,
created at 2024-05-07 14:01 +0000
created at 2024-05-07 15:01 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -200,6 +200,22 @@ <h2>
<td>0</td>
<td class="right" data-ratio="6 6">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_dd977a54c9ce46a5_test_bindingsite_py.html#t5">biobb_vs/test/unitests/test_utils/test_bindingsite.py</a></td>
<td class="name left"><a href="z_dd977a54c9ce46a5_test_bindingsite_py.html#t5"><data value='TestBindingSite'>TestBindingSite</data></a></td>
<td>6</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="6 6">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_dd977a54c9ce46a5_test_bindingsite_py.html">biobb_vs/test/unitests/test_utils/test_bindingsite.py</a></td>
<td class="name left"><a href="z_dd977a54c9ce46a5_test_bindingsite_py.html"><data value=''><span class='no-noun'>(no class)</span></data></a></td>
<td>6</td>
<td>0</td>
<td>0</td>
<td class="right" data-ratio="6 6">100%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_dd977a54c9ce46a5_test_box_py.html#t5">biobb_vs/test/unitests/test_utils/test_box.py</a></td>
<td class="name left"><a href="z_dd977a54c9ce46a5_test_box_py.html#t5"><data value='TestBox'>TestBox</data></a></td>
Expand Down Expand Up @@ -276,17 +292,17 @@ <h2>
<td class="name left"><a href="z_fab11f8223c65585_bindingsite_py.html#t26">biobb_vs/utils/bindingsite.py</a></td>
<td class="name left"><a href="z_fab11f8223c65585_bindingsite_py.html#t26"><data value='BindingSite'>BindingSite</data></a></td>
<td>139</td>
<td>139</td>
<td>24</td>
<td>0</td>
<td class="right" data-ratio="0 139">0%</td>
<td class="right" data-ratio="115 139">83%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_fab11f8223c65585_bindingsite_py.html">biobb_vs/utils/bindingsite.py</a></td>
<td class="name left"><a href="z_fab11f8223c65585_bindingsite_py.html"><data value=''><span class='no-noun'>(no class)</span></data></a></td>
<td>25</td>
<td>25</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="0 25">0%</td>
<td class="right" data-ratio="24 25">96%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_fab11f8223c65585_box_py.html#t14">biobb_vs/utils/box.py</a></td>
Expand Down Expand Up @@ -381,10 +397,10 @@ <h2>
<tr class="total">
<td class="name left">Total</td>
<td class="name left">&nbsp;</td>
<td>768</td>
<td>194</td>
<td>780</td>
<td>55</td>
<td>0</td>
<td class="right" data-ratio="574 768">75%</td>
<td class="right" data-ratio="725 780">93%</td>
</tr>
</tfoot>
</table>
Expand All @@ -396,7 +412,7 @@ <h2>
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.1">coverage.py v7.5.1</a>,
created at 2024-05-07 14:01 +0000
created at 2024-05-07 15:01 +0000
</p>
</div>
<aside class="hidden">
Expand Down
Loading

0 comments on commit 7a6943a

Please sign in to comment.