diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-20 16:57:00 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-20 17:10:44 -0400 |
commit | 1f658e99a5ec4ce9fe7a70392fd88b3462ae2554 (patch) | |
tree | 74fdc0e401e6969ded92d518a391cee69331b0fd /tests/gold/html/omit_1 | |
parent | 6ef7807301fd02e58f9d80429333b589814738fc (diff) | |
download | python-coveragepy-git-1f658e99a5ec4ce9fe7a70392fd88b3462ae2554.tar.gz |
chore: update HTML gold files
Diffstat (limited to 'tests/gold/html/omit_1')
-rw-r--r-- | tests/gold/html/omit_1/index.html | 39 | ||||
-rw-r--r-- | tests/gold/html/omit_1/m1_py.html | 52 | ||||
-rw-r--r-- | tests/gold/html/omit_1/m2_py.html | 52 | ||||
-rw-r--r-- | tests/gold/html/omit_1/m3_py.html | 52 | ||||
-rw-r--r-- | tests/gold/html/omit_1/main_py.html | 52 |
5 files changed, 125 insertions, 122 deletions
diff --git a/tests/gold/html/omit_1/index.html b/tests/gold/html/omit_1/index.html index 48d2d3c0..623ffea4 100644 --- a/tests/gold/html/omit_1/index.html +++ b/tests/gold/html/omit_1/index.html @@ -13,35 +13,40 @@ <h1>Coverage report: <span class="pc_cov">100%</span> </h1> - <div id="help_panel_wrapper"> + <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> - <p class="keyhelp"> + <div class="keyhelp"> + <p> <kbd>n</kbd> <kbd>s</kbd> <kbd>m</kbd> <kbd>x</kbd> - <kbd>c</kbd> change column sorting + <kbd>c</kbd> + change column sorting </p> - <p class="keyhelp"> + <p> <kbd>[</kbd> <kbd>]</kbd> prev/next file </p> - <p class="keyhelp"> + <p> <kbd>?</kbd> show/hide this help </p> </div> </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/6.4a0">coverage.py v6.4a0</a>, + created at 2022-05-20 16:29 -0400 + </p> </div> </header> <main id="index"> @@ -102,19 +107,17 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>, - created at 2022-04-25 21:09 +0100 - </p> - </div> - <div style="display: none;"> - <p> - <a id="prevFileLink" class="nav" href="main_py.html">first file</a> - <a id="nextFileLink" class="nav" href="m1_py.html">final file</a> + <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, + created at 2022-05-20 16:29 -0400 </p> - <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> - <button type="button" class="button_next_file" data-shortcut="]">Next file</button> - <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> </div> + <aside class="hidden"> + <a id="prevFileLink" class="nav" href="main_py.html"/> + <a id="nextFileLink" class="nav" href="m1_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> diff --git a/tests/gold/html/omit_1/m1_py.html b/tests/gold/html/omit_1/m1_py.html index 2ae60cd1..fb31f286 100644 --- a/tests/gold/html/omit_1/m1_py.html +++ b/tests/gold/html/omit_1/m1_py.html @@ -2,7 +2,6 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for m1.py: 100%</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -15,68 +14,69 @@ <span class="text">Coverage for </span><b>m1.py</b>: <span class="pc_cov">100%</span> </h1> - <div id="help_panel_wrapper"> + <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> - <p class="keyhelp"> + <div class="keyhelp"> + <p> <kbd>r</kbd> <kbd>m</kbd> <kbd>x</kbd> toggle line displays </p> - <p class="keyhelp"> + <p> <kbd>j</kbd> - <kbd>k</kbd> next/prev highlighted chunk + <kbd>k</kbd> + next/prev highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>0</kbd> (zero) top of page </p> - <p class="keyhelp"> + <p> <kbd>1</kbd> (one) first highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>[</kbd> <kbd>]</kbd> prev/next file </p> - <p class="keyhelp"> - <kbd>u</kbd> back to the index + <p> + <kbd>u</kbd> up to the index </p> - <p class="keyhelp"> + <p> <kbd>?</kbd> show/hide this help </p> </div> </div> - </div> + </aside> <h2> <span class="text">2 statements </span> <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">2<span class="text"> run</span></button> <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> <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> </h2> - <p> + <p class="text"> <a id="prevFileLink" class="nav" href="index.html">« prev</a> <a id="indexLink" class="nav" href="index.html">^ index</a> <a id="nextFileLink" class="nav" href="m2_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> - <div style="display: none;"> - <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> - <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> - <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> - <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> - <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> - <button type="button" class="button_next_file" data-shortcut="]">Next file</button> - <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> - <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> - </div> + <aside class="hidden"> + <button type="button" class="button_next_chunk" data-shortcut="j"/> + <button type="button" class="button_prev_chunk" data-shortcut="k"/> + <button type="button" class="button_top_of_page" data-shortcut="0"/> + <button type="button" class="button_first_chunk" data-shortcut="1"/> + <button type="button" class="button_prev_file" data-shortcut="["/> + <button type="button" class="button_next_file" data-shortcut="]"/> + <button type="button" class="button_to_index" data-shortcut="u"/> + <button type="button" class="button_show_hide_help" data-shortcut="?"/> + </aside> </div> </header> <main id="source"> @@ -91,7 +91,7 @@ <a id="nextFileLink" class="nav" href="m2_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> </div> </footer> diff --git a/tests/gold/html/omit_1/m2_py.html b/tests/gold/html/omit_1/m2_py.html index d979b5f2..f3e1ac3e 100644 --- a/tests/gold/html/omit_1/m2_py.html +++ b/tests/gold/html/omit_1/m2_py.html @@ -2,7 +2,6 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for m2.py: 100%</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -15,68 +14,69 @@ <span class="text">Coverage for </span><b>m2.py</b>: <span class="pc_cov">100%</span> </h1> - <div id="help_panel_wrapper"> + <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> - <p class="keyhelp"> + <div class="keyhelp"> + <p> <kbd>r</kbd> <kbd>m</kbd> <kbd>x</kbd> toggle line displays </p> - <p class="keyhelp"> + <p> <kbd>j</kbd> - <kbd>k</kbd> next/prev highlighted chunk + <kbd>k</kbd> + next/prev highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>0</kbd> (zero) top of page </p> - <p class="keyhelp"> + <p> <kbd>1</kbd> (one) first highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>[</kbd> <kbd>]</kbd> prev/next file </p> - <p class="keyhelp"> - <kbd>u</kbd> back to the index + <p> + <kbd>u</kbd> up to the index </p> - <p class="keyhelp"> + <p> <kbd>?</kbd> show/hide this help </p> </div> </div> - </div> + </aside> <h2> <span class="text">2 statements </span> <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">2<span class="text"> run</span></button> <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> <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> </h2> - <p> + <p class="text"> <a id="prevFileLink" class="nav" href="m1_py.html">« prev</a> <a id="indexLink" class="nav" href="index.html">^ index</a> <a id="nextFileLink" class="nav" href="m3_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> - <div style="display: none;"> - <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> - <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> - <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> - <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> - <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> - <button type="button" class="button_next_file" data-shortcut="]">Next file</button> - <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> - <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> - </div> + <aside class="hidden"> + <button type="button" class="button_next_chunk" data-shortcut="j"/> + <button type="button" class="button_prev_chunk" data-shortcut="k"/> + <button type="button" class="button_top_of_page" data-shortcut="0"/> + <button type="button" class="button_first_chunk" data-shortcut="1"/> + <button type="button" class="button_prev_file" data-shortcut="["/> + <button type="button" class="button_next_file" data-shortcut="]"/> + <button type="button" class="button_to_index" data-shortcut="u"/> + <button type="button" class="button_show_hide_help" data-shortcut="?"/> + </aside> </div> </header> <main id="source"> @@ -91,7 +91,7 @@ <a id="nextFileLink" class="nav" href="m3_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> </div> </footer> diff --git a/tests/gold/html/omit_1/m3_py.html b/tests/gold/html/omit_1/m3_py.html index 01c2c1c7..43fa92dc 100644 --- a/tests/gold/html/omit_1/m3_py.html +++ b/tests/gold/html/omit_1/m3_py.html @@ -2,7 +2,6 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for m3.py: 100%</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -15,68 +14,69 @@ <span class="text">Coverage for </span><b>m3.py</b>: <span class="pc_cov">100%</span> </h1> - <div id="help_panel_wrapper"> + <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> - <p class="keyhelp"> + <div class="keyhelp"> + <p> <kbd>r</kbd> <kbd>m</kbd> <kbd>x</kbd> toggle line displays </p> - <p class="keyhelp"> + <p> <kbd>j</kbd> - <kbd>k</kbd> next/prev highlighted chunk + <kbd>k</kbd> + next/prev highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>0</kbd> (zero) top of page </p> - <p class="keyhelp"> + <p> <kbd>1</kbd> (one) first highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>[</kbd> <kbd>]</kbd> prev/next file </p> - <p class="keyhelp"> - <kbd>u</kbd> back to the index + <p> + <kbd>u</kbd> up to the index </p> - <p class="keyhelp"> + <p> <kbd>?</kbd> show/hide this help </p> </div> </div> - </div> + </aside> <h2> <span class="text">2 statements </span> <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">2<span class="text"> run</span></button> <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> <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> </h2> - <p> + <p class="text"> <a id="prevFileLink" class="nav" href="m2_py.html">« prev</a> <a id="indexLink" class="nav" href="index.html">^ index</a> <a id="nextFileLink" class="nav" href="main_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> - <div style="display: none;"> - <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> - <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> - <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> - <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> - <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> - <button type="button" class="button_next_file" data-shortcut="]">Next file</button> - <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> - <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> - </div> + <aside class="hidden"> + <button type="button" class="button_next_chunk" data-shortcut="j"/> + <button type="button" class="button_prev_chunk" data-shortcut="k"/> + <button type="button" class="button_top_of_page" data-shortcut="0"/> + <button type="button" class="button_first_chunk" data-shortcut="1"/> + <button type="button" class="button_prev_file" data-shortcut="["/> + <button type="button" class="button_next_file" data-shortcut="]"/> + <button type="button" class="button_to_index" data-shortcut="u"/> + <button type="button" class="button_show_hide_help" data-shortcut="?"/> + </aside> </div> </header> <main id="source"> @@ -91,7 +91,7 @@ <a id="nextFileLink" class="nav" href="main_py.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> </div> </footer> diff --git a/tests/gold/html/omit_1/main_py.html b/tests/gold/html/omit_1/main_py.html index 00ff581a..8323667d 100644 --- a/tests/gold/html/omit_1/main_py.html +++ b/tests/gold/html/omit_1/main_py.html @@ -2,7 +2,6 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for main.py: 100%</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -15,68 +14,69 @@ <span class="text">Coverage for </span><b>main.py</b>: <span class="pc_cov">100%</span> </h1> - <div id="help_panel_wrapper"> + <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> - <p class="keyhelp"> + <div class="keyhelp"> + <p> <kbd>r</kbd> <kbd>m</kbd> <kbd>x</kbd> toggle line displays </p> - <p class="keyhelp"> + <p> <kbd>j</kbd> - <kbd>k</kbd> next/prev highlighted chunk + <kbd>k</kbd> + next/prev highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>0</kbd> (zero) top of page </p> - <p class="keyhelp"> + <p> <kbd>1</kbd> (one) first highlighted chunk </p> - <p class="keyhelp"> + <p> <kbd>[</kbd> <kbd>]</kbd> prev/next file </p> - <p class="keyhelp"> - <kbd>u</kbd> back to the index + <p> + <kbd>u</kbd> up to the index </p> - <p class="keyhelp"> + <p> <kbd>?</kbd> show/hide this help </p> </div> </div> - </div> + </aside> <h2> <span class="text">8 statements </span> <button type="button" class="run button_toggle_run" value="run" data-shortcut="r" title="Toggle lines run">8<span class="text"> run</span></button> <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> <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> </h2> - <p> + <p class="text"> <a id="prevFileLink" class="nav" href="m3_py.html">« prev</a> <a id="indexLink" class="nav" href="index.html">^ index</a> <a id="nextFileLink" class="nav" href="index.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> - <div style="display: none;"> - <button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button> - <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> - <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> - <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> - <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> - <button type="button" class="button_next_file" data-shortcut="]">Next file</button> - <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> - <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> - </div> + <aside class="hidden"> + <button type="button" class="button_next_chunk" data-shortcut="j"/> + <button type="button" class="button_prev_chunk" data-shortcut="k"/> + <button type="button" class="button_top_of_page" data-shortcut="0"/> + <button type="button" class="button_first_chunk" data-shortcut="1"/> + <button type="button" class="button_prev_file" data-shortcut="["/> + <button type="button" class="button_next_file" data-shortcut="]"/> + <button type="button" class="button_to_index" data-shortcut="u"/> + <button type="button" class="button_show_hide_help" data-shortcut="?"/> + </aside> </div> </header> <main id="source"> @@ -99,7 +99,7 @@ <a id="nextFileLink" class="nav" href="index.html">» next</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>, - created at 2022-05-20 07:25 -0400 + created at 2022-05-20 16:29 -0400 </p> </div> </footer> |