Skip to content

Commit 524491c

Browse files
committed
Deployed 3f09757 with MkDocs version: 1.2.3
1 parent c40db9a commit 524491c

25 files changed

+4258
-0
lines changed

coverage/coverage_html.js

Lines changed: 575 additions & 0 deletions
Large diffs are not rendered by default.

coverage/covindex.html

Lines changed: 234 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,234 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5+
<title>Coverage report</title>
6+
<link rel="icon" sizes="32x32" href="favicon_32.png">
7+
<link rel="stylesheet" href="style.css" type="text/css">
8+
<script type="text/javascript" src="coverage_html.js" defer></script>
9+
</head>
10+
<body class="indexfile">
11+
<header>
12+
<div class="content">
13+
<h1>Coverage report:
14+
<span class="pc_cov">86.92%</span>
15+
</h1>
16+
<div id="help_panel_wrapper">
17+
<input id="help_panel_state" type="checkbox">
18+
<label for="help_panel_state">
19+
<img id="keyboard_icon" src="keybd_closed.png" alt="Show/hide keyboard shortcuts" />
20+
</label>
21+
<div id="help_panel">
22+
<p class="legend">Shortcuts on this page</p>
23+
<div>
24+
<p class="keyhelp">
25+
<kbd>n</kbd>
26+
<kbd>s</kbd>
27+
<kbd>m</kbd>
28+
<kbd>x</kbd>
29+
<kbd>b</kbd>
30+
<kbd>p</kbd>
31+
<kbd>c</kbd> &nbsp; change column sorting
32+
</p>
33+
</div>
34+
</div>
35+
</div>
36+
<form id="filter_container">
37+
<input id="filter" type="text" value="" placeholder="filter..." />
38+
</form>
39+
</div>
40+
</header>
41+
<main id="index">
42+
<table class="index" data-sortable>
43+
<thead>
44+
<tr class="tablehead" title="Click to sort">
45+
<th class="name left" aria-sort="none" data-shortcut="n">Module</th>
46+
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="s">statements</th>
47+
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="m">missing</th>
48+
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="x">excluded</th>
49+
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="b">branches</th>
50+
<th aria-sort="none" data-default-sort-order="descending" data-shortcut="p">partial</th>
51+
<th class="right" aria-sort="none" data-shortcut="c">coverage</th>
52+
</tr>
53+
</thead>
54+
<tbody>
55+
<tr class="file">
56+
<td class="name left"><a href="d_7c5e48b88f50e873_extension_py.html">src/mkdocstrings/extension.py</a></td>
57+
<td>112</td>
58+
<td>13</td>
59+
<td>0</td>
60+
<td>34</td>
61+
<td>4</td>
62+
<td class="right" data-ratio="127 146">86.99%</td>
63+
</tr>
64+
<tr class="file">
65+
<td class="name left"><a href="d_fca87304f13ef3fa_base_py.html">src/mkdocstrings/handlers/base.py</a></td>
66+
<td>168</td>
67+
<td>24</td>
68+
<td>0</td>
69+
<td>69</td>
70+
<td>13</td>
71+
<td class="right" data-ratio="188 237">79.32%</td>
72+
</tr>
73+
<tr class="file">
74+
<td class="name left"><a href="d_fca87304f13ef3fa_rendering_py.html">src/mkdocstrings/handlers/rendering.py</a></td>
75+
<td>112</td>
76+
<td>8</td>
77+
<td>0</td>
78+
<td>56</td>
79+
<td>6</td>
80+
<td class="right" data-ratio="152 168">90.48%</td>
81+
</tr>
82+
<tr class="file">
83+
<td class="name left"><a href="d_7c5e48b88f50e873_inventory_py.html">src/mkdocstrings/inventory.py</a></td>
84+
<td>56</td>
85+
<td>1</td>
86+
<td>0</td>
87+
<td>26</td>
88+
<td>3</td>
89+
<td class="right" data-ratio="78 82">95.12%</td>
90+
</tr>
91+
<tr class="file">
92+
<td class="name left"><a href="d_7c5e48b88f50e873_loggers_py.html">src/mkdocstrings/loggers.py</a></td>
93+
<td>44</td>
94+
<td>4</td>
95+
<td>0</td>
96+
<td>6</td>
97+
<td>1</td>
98+
<td class="right" data-ratio="45 50">90.00%</td>
99+
</tr>
100+
<tr class="file">
101+
<td class="name left"><a href="d_7c5e48b88f50e873_plugin_py.html">src/mkdocstrings/plugin.py</a></td>
102+
<td>113</td>
103+
<td>8</td>
104+
<td>0</td>
105+
<td>41</td>
106+
<td>11</td>
107+
<td class="right" data-ratio="133 154">86.36%</td>
108+
</tr>
109+
<tr class="file">
110+
<td class="name left"><a href="d_a44f0ac069e85531_conftest_py.html">tests/conftest.py</a></td>
111+
<td>32</td>
112+
<td>3</td>
113+
<td>0</td>
114+
<td>2</td>
115+
<td>0</td>
116+
<td class="right" data-ratio="31 34">91.18%</td>
117+
</tr>
118+
<tr class="file">
119+
<td class="name left"><a href="d_002c493ad4b8202f___init___py.html">tests/fixtures/__init__.py</a></td>
120+
<td>0</td>
121+
<td>0</td>
122+
<td>0</td>
123+
<td>0</td>
124+
<td>0</td>
125+
<td class="right" data-ratio="0 0">100.00%</td>
126+
</tr>
127+
<tr class="file">
128+
<td class="name left"><a href="d_002c493ad4b8202f_builtin_py.html">tests/fixtures/builtin.py</a></td>
129+
<td>1</td>
130+
<td>1</td>
131+
<td>0</td>
132+
<td>0</td>
133+
<td>0</td>
134+
<td class="right" data-ratio="0 1">0.00%</td>
135+
</tr>
136+
<tr class="file">
137+
<td class="name left"><a href="d_002c493ad4b8202f_cross_reference_py.html">tests/fixtures/cross_reference.py</a></td>
138+
<td>0</td>
139+
<td>0</td>
140+
<td>0</td>
141+
<td>0</td>
142+
<td>0</td>
143+
<td class="right" data-ratio="0 0">100.00%</td>
144+
</tr>
145+
<tr class="file">
146+
<td class="name left"><a href="d_002c493ad4b8202f_footnotes_py.html">tests/fixtures/footnotes.py</a></td>
147+
<td>3</td>
148+
<td>3</td>
149+
<td>0</td>
150+
<td>0</td>
151+
<td>0</td>
152+
<td class="right" data-ratio="0 3">0.00%</td>
153+
</tr>
154+
<tr class="file">
155+
<td class="name left"><a href="d_002c493ad4b8202f_headings_py.html">tests/fixtures/headings.py</a></td>
156+
<td>0</td>
157+
<td>0</td>
158+
<td>0</td>
159+
<td>0</td>
160+
<td>0</td>
161+
<td class="right" data-ratio="0 0">100.00%</td>
162+
</tr>
163+
<tr class="file">
164+
<td class="name left"><a href="d_002c493ad4b8202f_html_tokens_py.html">tests/fixtures/html_tokens.py</a></td>
165+
<td>1</td>
166+
<td>1</td>
167+
<td>0</td>
168+
<td>0</td>
169+
<td>0</td>
170+
<td class="right" data-ratio="0 1">0.00%</td>
171+
</tr>
172+
<tr class="file">
173+
<td class="name left"><a href="d_002c493ad4b8202f_string_annotation_py.html">tests/fixtures/string_annotation.py</a></td>
174+
<td>5</td>
175+
<td>5</td>
176+
<td>0</td>
177+
<td>2</td>
178+
<td>0</td>
179+
<td class="right" data-ratio="0 7">0.00%</td>
180+
</tr>
181+
<tr class="file">
182+
<td class="name left"><a href="d_a44f0ac069e85531_test_extension_py.html">tests/test_extension.py</a></td>
183+
<td>41</td>
184+
<td>0</td>
185+
<td>0</td>
186+
<td>2</td>
187+
<td>0</td>
188+
<td class="right" data-ratio="43 43">100.00%</td>
189+
</tr>
190+
<tr class="file">
191+
<td class="name left"><a href="d_a44f0ac069e85531_test_handlers_py.html">tests/test_handlers.py</a></td>
192+
<td>21</td>
193+
<td>0</td>
194+
<td>0</td>
195+
<td>2</td>
196+
<td>0</td>
197+
<td class="right" data-ratio="23 23">100.00%</td>
198+
</tr>
199+
<tr class="file">
200+
<td class="name left"><a href="d_a44f0ac069e85531_test_inventory_py.html">tests/test_inventory.py</a></td>
201+
<td>27</td>
202+
<td>0</td>
203+
<td>0</td>
204+
<td>10</td>
205+
<td>0</td>
206+
<td class="right" data-ratio="37 37">100.00%</td>
207+
</tr>
208+
</tbody>
209+
<tfoot>
210+
<tr class="total">
211+
<td class="name left">Total</td>
212+
<td>736</td>
213+
<td>71</td>
214+
<td>0</td>
215+
<td>250</td>
216+
<td>38</td>
217+
<td class="right" data-ratio="857 986">86.92%</td>
218+
</tr>
219+
</tfoot>
220+
</table>
221+
<p id="no_rows">
222+
No items found using the specified filter.
223+
</p>
224+
</main>
225+
<footer>
226+
<div class="content">
227+
<p>
228+
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.3.1</a>,
229+
created at 2022-02-07 00:17 +0100
230+
</p>
231+
</div>
232+
</footer>
233+
</body>
234+
</html>
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" />
6+
<title>Coverage for tests/fixtures/__init__.py: 100.00%</title>
7+
<link rel="icon" sizes="32x32" href="favicon_32.png">
8+
<link rel="stylesheet" href="style.css" type="text/css">
9+
<script type="text/javascript" src="coverage_html.js" defer></script>
10+
</head>
11+
<body class="pyfile">
12+
<header>
13+
<div class="content">
14+
<h1>
15+
<span class="text">Coverage for </span><b>tests/fixtures/__init__.py</b>:
16+
<span class="pc_cov">100.00%</span>
17+
</h1>
18+
<div id="help_panel_wrapper">
19+
<input id="help_panel_state" type="checkbox">
20+
<label for="help_panel_state">
21+
<img id="keyboard_icon" src="keybd_closed.png" alt="Show/hide keyboard shortcuts" />
22+
</label>
23+
<div id="help_panel">
24+
<p class="legend">Shortcuts on this page</p>
25+
<div>
26+
<p class="keyhelp">
27+
<kbd>r</kbd>
28+
<kbd>m</kbd>
29+
<kbd>x</kbd>
30+
<kbd>p</kbd>
31+
&nbsp; toggle line displays
32+
</p>
33+
<p class="keyhelp">
34+
<kbd>j</kbd>
35+
<kbd>k</kbd> &nbsp; next/prev highlighted chunk
36+
</p>
37+
<p class="keyhelp">
38+
<kbd>0</kbd> &nbsp; (zero) top of page
39+
</p>
40+
<p class="keyhelp">
41+
<kbd>1</kbd> &nbsp; (one) first highlighted chunk
42+
</p>
43+
</div>
44+
</div>
45+
</div>
46+
<h2>
47+
<span class="text">0 statements &nbsp;</span>
48+
<button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">0<span class="text"> run</span></button>
49+
<button type="button" class="mis show_mis button_toggle_mis" value="mis" data-shortcut="m" title="Toggle lines missing">0<span class="text"> missing</span></button>
50+
<button type="button" class="exc show_exc button_toggle_exc" value="exc" data-shortcut="x" title="Toggle lines excluded">0<span class="text"> excluded</span></button>
51+
<button type="button" class="par run show_par button_toggle_par" value="par" data-shortcut="p" title="Toggle lines partially run">0<span class="text"> partial</span></button>
52+
</h2>
53+
<div style="display: none;">
54+
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
55+
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
56+
<button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button>
57+
<button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button>
58+
</div>
59+
</div>
60+
</header>
61+
<main id="source">
62+
<p class="pln"><span class="n"><a id="t1" href="#t1">1</a></span><span class="t"><span class="str">"""Some fixtures for tests."""</span>&nbsp;</span><span class="r"></span></p>
63+
</main>
64+
<footer>
65+
<div class="content">
66+
<p>
67+
<a class="nav" href="covindex.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.3.1</a>,
68+
created at 2022-02-07 00:17 +0100
69+
</p>
70+
</div>
71+
</footer>
72+
</body>
73+
</html>
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" />
6+
<title>Coverage for tests/fixtures/builtin.py: 0.00%</title>
7+
<link rel="icon" sizes="32x32" href="favicon_32.png">
8+
<link rel="stylesheet" href="style.css" type="text/css">
9+
<script type="text/javascript" src="coverage_html.js" defer></script>
10+
</head>
11+
<body class="pyfile">
12+
<header>
13+
<div class="content">
14+
<h1>
15+
<span class="text">Coverage for </span><b>tests/fixtures/builtin.py</b>:
16+
<span class="pc_cov">0.00%</span>
17+
</h1>
18+
<div id="help_panel_wrapper">
19+
<input id="help_panel_state" type="checkbox">
20+
<label for="help_panel_state">
21+
<img id="keyboard_icon" src="keybd_closed.png" alt="Show/hide keyboard shortcuts" />
22+
</label>
23+
<div id="help_panel">
24+
<p class="legend">Shortcuts on this page</p>
25+
<div>
26+
<p class="keyhelp">
27+
<kbd>r</kbd>
28+
<kbd>m</kbd>
29+
<kbd>x</kbd>
30+
<kbd>p</kbd>
31+
&nbsp; toggle line displays
32+
</p>
33+
<p class="keyhelp">
34+
<kbd>j</kbd>
35+
<kbd>k</kbd> &nbsp; next/prev highlighted chunk
36+
</p>
37+
<p class="keyhelp">
38+
<kbd>0</kbd> &nbsp; (zero) top of page
39+
</p>
40+
<p class="keyhelp">
41+
<kbd>1</kbd> &nbsp; (one) first highlighted chunk
42+
</p>
43+
</div>
44+
</div>
45+
</div>
46+
<h2>
47+
<span class="text">1 statements &nbsp;</span>
48+
<button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">0<span class="text"> run</span></button>
49+
<button type="button" class="mis show_mis button_toggle_mis" value="mis" data-shortcut="m" title="Toggle lines missing">1<span class="text"> missing</span></button>
50+
<button type="button" class="exc show_exc button_toggle_exc" value="exc" data-shortcut="x" title="Toggle lines excluded">0<span class="text"> excluded</span></button>
51+
<button type="button" class="par run show_par button_toggle_par" value="par" data-shortcut="p" title="Toggle lines partially run">0<span class="text"> partial</span></button>
52+
</h2>
53+
<div style="display: none;">
54+
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
55+
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
56+
<button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button>
57+
<button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button>
58+
</div>
59+
</div>
60+
</header>
61+
<main id="source">
62+
<p class="mis show_mis"><span class="n"><a id="t1" href="#t1">1</a></span><span class="t"><span class="key">def</span> <span class="nam">func</span><span class="op">(</span><span class="nam">foo</span><span class="op">=</span><span class="nam">print</span><span class="op">)</span><span class="op">:</span>&nbsp;</span><span class="r"></span></p>
63+
<p class="pln"><span class="n"><a id="t2" href="#t2">2</a></span><span class="t"> <span class="str">"""test"""</span>&nbsp;</span><span class="r"></span></p>
64+
</main>
65+
<footer>
66+
<div class="content">
67+
<p>
68+
<a class="nav" href="covindex.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.3.1</a>,
69+
created at 2022-02-07 00:17 +0100
70+
</p>
71+
</div>
72+
</footer>
73+
</body>
74+
</html>

0 commit comments

Comments
 (0)