Spaces:
Sleeping
Sleeping
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
| <title>Coverage report</title> | |
| <link rel="icon" sizes="32x32" href="favicon_32_cb_c827f16f.png"> | |
| <link rel="stylesheet" href="style_cb_5c747636.css" type="text/css"> | |
| <script src="coverage_html_cb_188fc9a4.js" defer></script> | |
| </head> | |
| <body class="indexfile"> | |
| <header> | |
| <div class="content"> | |
| <h1>Coverage report: | |
| <span class="pc_cov">90%</span> | |
| </h1> | |
| <aside id="help_panel_wrapper"> | |
| <input id="help_panel_state" type="checkbox"> | |
| <label for="help_panel_state"> | |
| <img id="keyboard_icon" src="keybd_closed_cb_900cfef5.png" alt="Show/hide keyboard shortcuts"> | |
| </label> | |
| <div id="help_panel"> | |
| <p class="legend">Shortcuts on this page</p> | |
| <div class="keyhelp"> | |
| <p> | |
| <kbd>f</kbd> | |
| <kbd>s</kbd> | |
| <kbd>m</kbd> | |
| <kbd>x</kbd> | |
| <kbd>c</kbd> | |
| change column sorting | |
| </p> | |
| <p> | |
| <kbd>[</kbd> | |
| <kbd>]</kbd> | |
| prev/next file | |
| </p> | |
| <p> | |
| <kbd>?</kbd> show/hide this help | |
| </p> | |
| </div> | |
| </div> | |
| </aside> | |
| <form id="filter_container"> | |
| <input id="filter" type="text" value="" placeholder="filter..."> | |
| <div> | |
| <input id="hide100" type="checkbox" > | |
| <label for="hide100">hide covered</label> | |
| </div> | |
| </form> | |
| <h2> | |
| <a class="button current">Files</a> | |
| <a class="button" href="function_index.html">Functions</a> | |
| <a class="button" href="class_index.html">Classes</a> | |
| </h2> | |
| <p class="text"> | |
| <a class="nav" href="https://coverage.readthedocs.io/en/7.13.1">coverage.py v7.13.1</a>, | |
| created at 2026-01-28 07:30 +0100 | |
| </p> | |
| </div> | |
| </header> | |
| <main id="index"> | |
| <table class="index" data-sortable> | |
| <thead> | |
| <tr class="tablehead" title="Click to sort"> | |
| <th id="file" class="name" aria-sort="none" data-shortcut="f">File<span class="arrows"></span></th> | |
| <th class="spacer"> </th> | |
| <th id="statements" aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements<span class="arrows"></span></th> | |
| <th id="missing" aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing<span class="arrows"></span></th> | |
| <th id="excluded" aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded<span class="arrows"></span></th> | |
| <th class="spacer"> </th> | |
| <th id="coverage" aria-sort="none" data-shortcut="c">coverage<span class="arrows"></span></th> | |
| </tr> | |
| </thead> | |
| <tbody> | |
| <tr class="region"> | |
| <td class="name"><a href="z_4cec9bfdf5c218c8_database_py.html">App \ database.py</a></td> | |
| <td class="spacer"> </td> | |
| <td>25</td> | |
| <td>4</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="21 25">84%</td> | |
| </tr> | |
| <tr class="region"> | |
| <td class="name"><a href="z_4cec9bfdf5c218c8_main_py.html">App \ main.py</a></td> | |
| <td class="spacer"> </td> | |
| <td>10</td> | |
| <td>1</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="9 10">90%</td> | |
| </tr> | |
| <tr class="region"> | |
| <td class="name"><a href="z_4cec9bfdf5c218c8_model_py.html">App \ model.py</a></td> | |
| <td class="spacer"> </td> | |
| <td>48</td> | |
| <td>2</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="46 48">96%</td> | |
| </tr> | |
| <tr class="region"> | |
| <td class="name"><a href="z_4cec9bfdf5c218c8_predict_py.html">App \ predict.py</a></td> | |
| <td class="spacer"> </td> | |
| <td>52</td> | |
| <td>9</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="43 52">83%</td> | |
| </tr> | |
| <tr class="region"> | |
| <td class="name"><a href="z_4cec9bfdf5c218c8_schemas_py.html">App \ schemas.py</a></td> | |
| <td class="spacer"> </td> | |
| <td>32</td> | |
| <td>0</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="32 32">100%</td> | |
| </tr> | |
| </tbody> | |
| <tfoot> | |
| <tr class="total"> | |
| <td class="name">Total</td> | |
| <td class="spacer"> </td> | |
| <td>167</td> | |
| <td>16</td> | |
| <td>0</td> | |
| <td class="spacer"> </td> | |
| <td data-ratio="151 167">90%</td> | |
| </tr> | |
| </tfoot> | |
| </table> | |
| <p id="no_rows"> | |
| No items found using the specified filter. | |
| </p> | |
| </main> | |
| <footer> | |
| <div class="content"> | |
| <p> | |
| <a class="nav" href="https://coverage.readthedocs.io/en/7.13.1">coverage.py v7.13.1</a>, | |
| created at 2026-01-28 07:30 +0100 | |
| </p> | |
| </div> | |
| <aside class="hidden"> | |
| <a id="prevFileLink" class="nav" href="z_4cec9bfdf5c218c8_schemas_py.html"></a> | |
| <a id="nextFileLink" class="nav" href="z_4cec9bfdf5c218c8_database_py.html"></a> | |
| <button type="button" class="button_prev_file" data-shortcut="["></button> | |
| <button type="button" class="button_next_file" data-shortcut="]"></button> | |
| <button type="button" class="button_show_hide_help" data-shortcut="?"></button> | |
| </aside> | |
| </footer> | |
| </body> | |
| </html> | |