mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2026-01-10 16:18:38 +00:00
Update coverage data
This commit is contained in:
103
htmlcov/index.html
generated
Normal file
103
htmlcov/index.html
generated
Normal file
@@ -0,0 +1,103 @@
|
||||
<!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">40%</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.png" alt="Show/hide keyboard shortcuts" />
|
||||
</label>
|
||||
<div id="help_panel">
|
||||
<p class="legend">Shortcuts on this page</p>
|
||||
<div class="keyhelp">
|
||||
<p>
|
||||
<kbd>n</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..." />
|
||||
</form>
|
||||
<p class="text">
|
||||
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
|
||||
created at 2023-11-20 12:15 +0000
|
||||
</p>
|
||||
</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_6abd174c694c1177_exporter_py.html">qbittorrent_exporter/exporter.py</a></td>
|
||||
<td>132</td>
|
||||
<td>79</td>
|
||||
<td>0</td>
|
||||
<td class="right" data-ratio="53 132">40%</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr class="total">
|
||||
<td class="name left">Total</td>
|
||||
<td>132</td>
|
||||
<td>79</td>
|
||||
<td>0</td>
|
||||
<td class="right" data-ratio="53 132">40%</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
<p id="no_rows">
|
||||
No items found using the specified filter.
|
||||
</p>
|
||||
<p>1 empty file skipped.</p>
|
||||
</main>
|
||||
<footer>
|
||||
<div class="content">
|
||||
<p>
|
||||
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
|
||||
created at 2023-11-20 12:15 +0000
|
||||
</p>
|
||||
</div>
|
||||
<aside class="hidden">
|
||||
<a id="prevFileLink" class="nav" href="d_6abd174c694c1177_exporter_py.html"/>
|
||||
<a id="nextFileLink" class="nav" href="d_6abd174c694c1177_exporter_py.html"/>
|
||||
<button type="button" class="button_prev_file" data-shortcut="["/>
|
||||
<button type="button" class="button_next_file" data-shortcut="]"/>
|
||||
<button type="button" class="button_show_hide_help" data-shortcut="?"/>
|
||||
</aside>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user