|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 5 | + <title>Coverage for conftest.py: 100%</title> |
| 6 | + <link rel="icon" sizes="32x32" href="favicon_32_cb_58284776.png"> |
| 7 | + <link rel="stylesheet" href="style_cb_6b508a39.css" type="text/css"> |
| 8 | + <script src="coverage_html_cb_6fb7b396.js" defer></script> |
| 9 | +</head> |
| 10 | +<body class="pyfile"> |
| 11 | +<header> |
| 12 | + <div class="content"> |
| 13 | + <h1> |
| 14 | + <span class="text">Coverage for </span><b>conftest.py</b>: |
| 15 | + <span class="pc_cov">100%</span> |
| 16 | + </h1> |
| 17 | + <aside id="help_panel_wrapper"> |
| 18 | + <input id="help_panel_state" type="checkbox"> |
| 19 | + <label for="help_panel_state"> |
| 20 | + <img id="keyboard_icon" src="keybd_closed_cb_ce680311.png" alt="Show/hide keyboard shortcuts"> |
| 21 | + </label> |
| 22 | + <div id="help_panel"> |
| 23 | + <p class="legend">Shortcuts on this page</p> |
| 24 | + <div class="keyhelp"> |
| 25 | + <p> |
| 26 | + <kbd>r</kbd> |
| 27 | + <kbd>m</kbd> |
| 28 | + <kbd>x</kbd> |
| 29 | + toggle line displays |
| 30 | + </p> |
| 31 | + <p> |
| 32 | + <kbd>j</kbd> |
| 33 | + <kbd>k</kbd> |
| 34 | + next/prev highlighted chunk |
| 35 | + </p> |
| 36 | + <p> |
| 37 | + <kbd>0</kbd> (zero) top of page |
| 38 | + </p> |
| 39 | + <p> |
| 40 | + <kbd>1</kbd> (one) first highlighted chunk |
| 41 | + </p> |
| 42 | + <p> |
| 43 | + <kbd>[</kbd> |
| 44 | + <kbd>]</kbd> |
| 45 | + prev/next file |
| 46 | + </p> |
| 47 | + <p> |
| 48 | + <kbd>u</kbd> up to the index |
| 49 | + </p> |
| 50 | + <p> |
| 51 | + <kbd>?</kbd> show/hide this help |
| 52 | + </p> |
| 53 | + </div> |
| 54 | + </div> |
| 55 | + </aside> |
| 56 | + <h2> |
| 57 | + <span class="text">1 statements </span> |
| 58 | + <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">1<span class="text"> run</span></button> |
| 59 | + <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> |
| 60 | + <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> |
| 61 | + </h2> |
| 62 | + <p class="text"> |
| 63 | + <a id="prevFileLink" class="nav" href="index.html">« prev</a> |
| 64 | + <a id="indexLink" class="nav" href="index.html">^ index</a> |
| 65 | + <a id="nextFileLink" class="nav" href="z_28ce0de00834b649___init___py.html">» next</a> |
| 66 | + |
| 67 | + <a class="nav" href="https://coverage.readthedocs.io/en/7.10.5">coverage.py v7.10.5</a>, |
| 68 | + created at 2025-08-26 13:11 +0000 |
| 69 | + </p> |
| 70 | + <aside class="hidden"> |
| 71 | + <button type="button" class="button_next_chunk" data-shortcut="j"></button> |
| 72 | + <button type="button" class="button_prev_chunk" data-shortcut="k"></button> |
| 73 | + <button type="button" class="button_top_of_page" data-shortcut="0"></button> |
| 74 | + <button type="button" class="button_first_chunk" data-shortcut="1"></button> |
| 75 | + <button type="button" class="button_prev_file" data-shortcut="["></button> |
| 76 | + <button type="button" class="button_next_file" data-shortcut="]"></button> |
| 77 | + <button type="button" class="button_to_index" data-shortcut="u"></button> |
| 78 | + <button type="button" class="button_show_hide_help" data-shortcut="?"></button> |
| 79 | + </aside> |
| 80 | + </div> |
| 81 | +</header> |
| 82 | +<main id="source"> |
| 83 | + <p class="run"><span class="n"><a id="t1" href="#t1">1</a></span><span class="t"><span class="nam">pytest_plugins</span> <span class="op">=</span> <span class="op">[</span><span class="str">"libecalc.fixtures"</span><span class="op">,</span> <span class="str">"libecalc.examples"</span><span class="op">]</span> </span><span class="r"></span></p> |
| 84 | +</main> |
| 85 | +<footer> |
| 86 | + <div class="content"> |
| 87 | + <p> |
| 88 | + <a class="nav" href="index.html">« prev</a> |
| 89 | + <a class="nav" href="index.html">^ index</a> |
| 90 | + <a class="nav" href="z_28ce0de00834b649___init___py.html">» next</a> |
| 91 | + |
| 92 | + <a class="nav" href="https://coverage.readthedocs.io/en/7.10.5">coverage.py v7.10.5</a>, |
| 93 | + created at 2025-08-26 13:11 +0000 |
| 94 | + </p> |
| 95 | + </div> |
| 96 | +</footer> |
| 97 | +</body> |
| 98 | +</html> |
0 commit comments