Skip to content

Commit

Permalink
Deploying to gh-pages from @ 41f3d1c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed May 28, 2024
1 parent c2a34cb commit e5db517
Show file tree
Hide file tree
Showing 17 changed files with 104 additions and 90 deletions.
24 changes: 12 additions & 12 deletions coverage/class_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<title>Coverage report</title>
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
<link rel="stylesheet" href="style_cb_8e611ae1.css" type="text/css">
<script src="coverage_html_cb_da166b87.js" defer></script>
<script src="coverage_html_cb_6fb7b396.js" defer></script>
</head>
<body class="indexfile">
<header>
<div class="content">
<h1>Coverage report:
<span class="pc_cov">92%</span>
<span class="pc_cov">91%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
Expand Down Expand Up @@ -54,8 +54,8 @@ <h2>
<a class="button current">Classes</a>
</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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -107,10 +107,10 @@ <h2>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_prep_py.html">biobb_godmd/godmd/godmd_prep.py</a></td>
<td class="name left"><a href="z_c296ee536f0b791d_godmd_prep_py.html"><data value=''><span class='no-noun'>(no class)</span></data></a></td>
<td>19</td>
<td>18</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="18 19">95%</td>
<td class="right" data-ratio="17 18">94%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html#t14">biobb_godmd/godmd/godmd_run.py</a></td>
Expand All @@ -123,10 +123,10 @@ <h2>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html">biobb_godmd/godmd/godmd_run.py</a></td>
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html"><data value=''><span class='no-noun'>(no class)</span></data></a></td>
<td>19</td>
<td>18</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="18 19">95%</td>
<td class="right" data-ratio="17 18">94%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_b3ec5c7564c25379_test_godmd_prep_py.html#t5">biobb_godmd/test/unitests/test_godmd/test_godmd_prep.py</a></td>
Expand Down Expand Up @@ -165,10 +165,10 @@ <h2>
<tr class="total">
<td class="name left">Total</td>
<td class="name left">&nbsp;</td>
<td>260</td>
<td>258</td>
<td>22</td>
<td>0</td>
<td class="right" data-ratio="238 260">92%</td>
<td class="right" data-ratio="236 258">91%</td>
</tr>
</tfoot>
</table>
Expand All @@ -179,8 +179,8 @@ <h2>
<footer>
<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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
<aside class="hidden">
Expand Down
12 changes: 5 additions & 7 deletions coverage/coverage.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<coverage version="7.5.1" timestamp="1716547127390" lines-valid="312" lines-covered="252" line-rate="0.8077" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.5.1 -->
<coverage version="7.5.2" timestamp="1716887929766" lines-valid="310" lines-covered="250" line-rate="0.8065" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.5.2 -->
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
<sources>
<source>/home/user/actions-runner/_work/biobb_godmd/biobb_godmd</source>
Expand All @@ -18,7 +18,7 @@
</class>
</classes>
</package>
<package name="biobb_godmd.godmd" line-rate="0.7895" branch-rate="0" complexity="0">
<package name="biobb_godmd.godmd" line-rate="0.788" branch-rate="0" complexity="0">
<classes>
<class name="__init__.py" filename="biobb_godmd/godmd/__init__.py" complexity="0" line-rate="1" branch-rate="0">
<methods/>
Expand Down Expand Up @@ -60,10 +60,9 @@
<line number="51" hits="1"/>
</lines>
</class>
<class name="godmd_prep.py" filename="biobb_godmd/godmd/godmd_prep.py" complexity="0" line-rate="0.8712" branch-rate="0">
<class name="godmd_prep.py" filename="biobb_godmd/godmd/godmd_prep.py" complexity="0" line-rate="0.8704" branch-rate="0">
<methods/>
<lines>
<line number="3" hits="1"/>
<line number="4" hits="1"/>
<line number="5" hits="1"/>
<line number="6" hits="1"/>
Expand Down Expand Up @@ -228,10 +227,9 @@
<line number="363" hits="0"/>
</lines>
</class>
<class name="godmd_run.py" filename="biobb_godmd/godmd/godmd_run.py" complexity="0" line-rate="0.6957" branch-rate="0">
<class name="godmd_run.py" filename="biobb_godmd/godmd/godmd_run.py" complexity="0" line-rate="0.6923" branch-rate="0">
<methods/>
<lines>
<line number="3" hits="1"/>
<line number="4" hits="1"/>
<line number="5" hits="1"/>
<line number="6" hits="1"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,16 @@ coverage.assign_shortkeys = function () {

// Create the events for the filter box.
coverage.wire_up_filter = function () {
// Populate the filter and hide100 inputs if there are saved values for them.
const saved_filter_value = localStorage.getItem(coverage.FILTER_STORAGE);
if (saved_filter_value) {
document.getElementById("filter").value = saved_filter_value;
}
const saved_hide100_value = localStorage.getItem(coverage.HIDE100_STORAGE);
if (saved_hide100_value) {
document.getElementById("hide100").checked = JSON.parse(saved_hide100_value);
}

// Cache elements.
const table = document.querySelector("table.index");
const table_body_rows = table.querySelectorAll("tbody tr");
Expand All @@ -138,8 +148,12 @@ coverage.wire_up_filter = function () {
totals[totals.length - 1] = { "numer": 0, "denom": 0 }; // nosemgrep: eslint.detect-object-injection

var text = document.getElementById("filter").value;
// Store filter value
localStorage.setItem(coverage.FILTER_STORAGE, text);
const casefold = (text === text.toLowerCase());
const hide100 = document.getElementById("hide100").checked;
// Store hide value.
localStorage.setItem(coverage.HIDE100_STORAGE, JSON.stringify(hide100));

// Hide / show elements.
table_body_rows.forEach(row => {
Expand Down Expand Up @@ -240,6 +254,8 @@ coverage.wire_up_filter = function () {
document.getElementById("filter").dispatchEvent(new Event("input"));
document.getElementById("hide100").dispatchEvent(new Event("input"));
};
coverage.FILTER_STORAGE = "COVERAGE_FILTER_VALUE";
coverage.HIDE100_STORAGE = "COVERAGE_HIDE100_VALUE";

// Set up the click-to-sort columns.
coverage.wire_up_sorting = function () {
Expand Down
2 changes: 1 addition & 1 deletion coverage/coveragebadge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions coverage/function_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Coverage report</title>
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
<link rel="stylesheet" href="style_cb_8e611ae1.css" type="text/css">
<script src="coverage_html_cb_da166b87.js" defer></script>
<script src="coverage_html_cb_6fb7b396.js" defer></script>
</head>
<body class="indexfile">
<header>
Expand Down Expand Up @@ -54,8 +54,8 @@ <h2>
<a class="button" href="class_index.html">Classes</a>
</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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -179,10 +179,10 @@ <h2>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_prep_py.html">biobb_godmd/godmd/godmd_prep.py</a></td>
<td class="name left"><a href="z_c296ee536f0b791d_godmd_prep_py.html"><data value=''><span class='no-noun'>(no function)</span></data></a></td>
<td>19</td>
<td>18</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="18 19">95%</td>
<td class="right" data-ratio="17 18">94%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html#t63">biobb_godmd/godmd/godmd_run.py</a></td>
Expand Down Expand Up @@ -235,10 +235,10 @@ <h2>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html">biobb_godmd/godmd/godmd_run.py</a></td>
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html"><data value=''><span class='no-noun'>(no function)</span></data></a></td>
<td>19</td>
<td>18</td>
<td>1</td>
<td>0</td>
<td class="right" data-ratio="18 19">95%</td>
<td class="right" data-ratio="17 18">94%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_b3ec5c7564c25379_test_godmd_prep_py.html#t6">biobb_godmd/test/unitests/test_godmd/test_godmd_prep.py</a></td>
Expand Down Expand Up @@ -309,10 +309,10 @@ <h2>
<tr class="total">
<td class="name left">Total</td>
<td class="name left">&nbsp;</td>
<td>312</td>
<td>310</td>
<td>60</td>
<td>0</td>
<td class="right" data-ratio="252 312">81%</td>
<td class="right" data-ratio="250 310">81%</td>
</tr>
</tfoot>
</table>
Expand All @@ -323,8 +323,8 @@ <h2>
<footer>
<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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
<aside class="hidden">
Expand Down
22 changes: 11 additions & 11 deletions coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Coverage report</title>
<link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png">
<link rel="stylesheet" href="style_cb_8e611ae1.css" type="text/css">
<script src="coverage_html_cb_da166b87.js" defer></script>
<script src="coverage_html_cb_6fb7b396.js" defer></script>
</head>
<body class="indexfile">
<header>
Expand Down Expand Up @@ -53,8 +53,8 @@ <h2>
<a class="button" href="class_index.html">Classes</a>
</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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -93,17 +93,17 @@ <h2>
</tr>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_prep_py.html">biobb_godmd/godmd/godmd_prep.py</a></td>
<td>163</td>
<td>162</td>
<td>21</td>
<td>0</td>
<td class="right" data-ratio="142 163">87%</td>
<td class="right" data-ratio="141 162">87%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_c296ee536f0b791d_godmd_run_py.html">biobb_godmd/godmd/godmd_run.py</a></td>
<td>92</td>
<td>91</td>
<td>28</td>
<td>0</td>
<td class="right" data-ratio="64 92">70%</td>
<td class="right" data-ratio="63 91">69%</td>
</tr>
<tr class="region">
<td class="name left"><a href="z_b3ec5c7564c25379_test_godmd_prep_py.html">biobb_godmd/test/unitests/test_godmd/test_godmd_prep.py</a></td>
Expand All @@ -123,10 +123,10 @@ <h2>
<tfoot>
<tr class="total">
<td class="name left">Total</td>
<td>312</td>
<td>310</td>
<td>60</td>
<td>0</td>
<td class="right" data-ratio="252 312">81%</td>
<td class="right" data-ratio="250 310">81%</td>
</tr>
</tfoot>
</table>
Expand All @@ -137,8 +137,8 @@ <h2>
<footer>
<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-24 10:38 +0000
<a class="nav" href="https://coverage.readthedocs.io/en/7.5.2">coverage.py v7.5.2</a>,
created at 2024-05-28 09:18 +0000
</p>
</div>
<aside class="hidden">
Expand Down
Loading

0 comments on commit e5db517

Please sign in to comment.