mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
139 lines
5.3 KiB
HTML
139 lines
5.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Coverage report</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>
|
|
</head>
|
|
<body class="indexfile">
|
|
<header>
|
|
<div class="content">
|
|
<h1>Coverage report:
|
|
<span class="pc_cov">96%</span>
|
|
</h1>
|
|
<div id="help_panel_wrapper">
|
|
<input id="help_panel_state" type="checkbox">
|
|
<label for="help_panel_state">
|
|
<img id="keyboard_icon" src="keybd_closed.png" alt="Show/hide keyboard shortcuts" />
|
|
</label>
|
|
<div id="help_panel">
|
|
<p class="legend">Shortcuts on this page</p>
|
|
<div>
|
|
<p class="keyhelp">
|
|
<kbd>n</kbd>
|
|
<kbd>s</kbd>
|
|
<kbd>m</kbd>
|
|
<kbd>x</kbd>
|
|
<kbd>c</kbd> change column sorting
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<form id="filter_container">
|
|
<input id="filter" type="text" value="" placeholder="filter..." />
|
|
</form>
|
|
</div>
|
|
</header>
|
|
<main id="index">
|
|
<table class="index" data-sortable>
|
|
<thead>
|
|
<tr class="tablehead" title="Click to sort">
|
|
<th class="name left" aria-sort="none" data-shortcut="n">Module</th>
|
|
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements</th>
|
|
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing</th>
|
|
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded</th>
|
|
<th class="right" aria-sort="none" data-shortcut="c">coverage</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_678a5ac99edfd408___init___py.html">tembo/__init__.py</a></td>
|
|
<td>2</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="2 2">100%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_678a5ac99edfd408___main___py.html">tembo/__main__.py</a></td>
|
|
<td>4</td>
|
|
<td>4</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="0 4">0%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_678a5ac99edfd408__version_py.html">tembo/_version.py</a></td>
|
|
<td>1</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="1 1">100%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_2b703ede0196a3c0___init___py.html">tembo/cli/__init__.py</a></td>
|
|
<td>19</td>
|
|
<td>5</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="14 19">74%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_2b703ede0196a3c0_cli_py.html">tembo/cli/cli.py</a></td>
|
|
<td>95</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="95 95">100%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_678a5ac99edfd408_exceptions_py.html">tembo/exceptions.py</a></td>
|
|
<td>12</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="12 12">100%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_e89a57001f83f3a6___init___py.html">tembo/journal/__init__.py</a></td>
|
|
<td>1</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="1 1">100%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_e89a57001f83f3a6_pages_py.html">tembo/journal/pages.py</a></td>
|
|
<td>141</td>
|
|
<td>2</td>
|
|
<td>6</td>
|
|
<td class="right" data-ratio="139 141">99%</td>
|
|
</tr>
|
|
<tr class="file">
|
|
<td class="name left"><a href="d_9c7e16c5deec493b___init___py.html">tembo/utils/__init__.py</a></td>
|
|
<td>4</td>
|
|
<td>0</td>
|
|
<td>0</td>
|
|
<td class="right" data-ratio="4 4">100%</td>
|
|
</tr>
|
|
</tbody>
|
|
<tfoot>
|
|
<tr class="total">
|
|
<td class="name left">Total</td>
|
|
<td>279</td>
|
|
<td>11</td>
|
|
<td>6</td>
|
|
<td class="right" data-ratio="268 279">96%</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">coverage.py v6.1.2</a>,
|
|
created at 2021-11-24 21:11 +0000
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|