Skip to content

Commit 8c88f2b

Browse files
committed
chore: update HTML gold files
1 parent 82a5c98 commit 8c88f2b

26 files changed

+355
-156
lines changed

tests/gold/html/a/a_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -81,13 +89,12 @@ <h2>
8189
<footer>
8290
<div class="content">
8391
<p>
84-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
92+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
8593
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
86-
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next file</a>
87-
</p>
88-
<p>
89-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
90-
created at 2022-04-25 21:07 +0100
94+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
95+
&nbsp; &nbsp; &nbsp;
96+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
97+
created at 2022-05-20 07:25 -0400
9198
</p>
9299
</div>
93100
</footer>

tests/gold/html/b_branch/b_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ <h2>
6161
<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>
6262
<button type="button" class="par run show_par button_toggle_par" value="par" data-shortcut="p" title="Toggle lines partially run">4<span class="text"> partial</span></button>
6363
</h2>
64+
<p>
65+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
66+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
67+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
68+
&nbsp; &nbsp; &nbsp;
69+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
70+
created at 2022-05-20 07:25 -0400
71+
</p>
6472
<div style="display: none;">
6573
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6674
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -105,13 +113,12 @@ <h2>
105113
<footer>
106114
<div class="content">
107115
<p>
108-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
116+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
109117
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
110-
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next file</a>
111-
</p>
112-
<p>
113-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
114-
created at 2022-04-25 21:07 +0100
118+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
119+
&nbsp; &nbsp; &nbsp;
120+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
121+
created at 2022-05-20 07:25 -0400
115122
</p>
116123
</div>
117124
</footer>

tests/gold/html/bom/bom_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<button type="button" class="mis show_mis button_toggle_mis" value="mis" data-shortcut="m" title="Toggle lines missing">2<span class="text"> missing</span></button>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -87,13 +95,12 @@ <h2>
8795
<footer>
8896
<div class="content">
8997
<p>
90-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
98+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
9199
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
92-
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next file</a>
93-
</p>
94-
<p>
95-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
96-
created at 2022-04-25 21:07 +0100
100+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
101+
&nbsp; &nbsp; &nbsp;
102+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
103+
created at 2022-05-20 07:25 -0400
97104
</p>
98105
</div>
99106
</footer>

tests/gold/html/isolatin1/isolatin1_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -81,13 +89,12 @@ <h2>
8189
<footer>
8290
<div class="content">
8391
<p>
84-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
92+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
8593
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
86-
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next file</a>
87-
</p>
88-
<p>
89-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
90-
created at 2022-04-25 21:09 +0100
94+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
95+
&nbsp; &nbsp; &nbsp;
96+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
97+
created at 2022-05-20 07:25 -0400
9198
</p>
9299
</div>
93100
</footer>

tests/gold/html/omit_1/m1_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="m2_py.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -78,13 +86,12 @@ <h2>
7886
<footer>
7987
<div class="content">
8088
<p>
81-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
89+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
8290
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
83-
<a id="nextFileLink" class="nav" href="m2_py.html">&#xbb; next file</a>
84-
</p>
85-
<p>
86-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
87-
created at 2022-04-25 21:09 +0100
91+
<a id="nextFileLink" class="nav" href="m2_py.html">&#xbb; next</a>
92+
&nbsp; &nbsp; &nbsp;
93+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
94+
created at 2022-05-20 07:25 -0400
8895
</p>
8996
</div>
9097
</footer>

tests/gold/html/omit_1/m2_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="m1_py.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -78,13 +86,12 @@ <h2>
7886
<footer>
7987
<div class="content">
8088
<p>
81-
<a id="prevFileLink" class="nav" href="m1_py.html">&#xab; prev file</a> &nbsp; &nbsp;
89+
<a id="prevFileLink" class="nav" href="m1_py.html">&#xab; prev</a> &nbsp; &nbsp;
8290
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
83-
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next file</a>
84-
</p>
85-
<p>
86-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
87-
created at 2022-04-25 21:09 +0100
91+
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next</a>
92+
&nbsp; &nbsp; &nbsp;
93+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
94+
created at 2022-05-20 07:25 -0400
8895
</p>
8996
</div>
9097
</footer>

tests/gold/html/omit_1/m3_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="m2_py.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="main_py.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -78,13 +86,12 @@ <h2>
7886
<footer>
7987
<div class="content">
8088
<p>
81-
<a id="prevFileLink" class="nav" href="m2_py.html">&#xab; prev file</a> &nbsp; &nbsp;
89+
<a id="prevFileLink" class="nav" href="m2_py.html">&#xab; prev</a> &nbsp; &nbsp;
8290
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
83-
<a id="nextFileLink" class="nav" href="main_py.html">&#xbb; next file</a>
84-
</p>
85-
<p>
86-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
87-
created at 2022-04-25 21:09 +0100
91+
<a id="nextFileLink" class="nav" href="main_py.html">&#xbb; next</a>
92+
&nbsp; &nbsp; &nbsp;
93+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
94+
created at 2022-05-20 07:25 -0400
8895
</p>
8996
</div>
9097
</footer>

tests/gold/html/omit_1/main_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="m3_py.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -86,13 +94,12 @@ <h2>
8694
<footer>
8795
<div class="content">
8896
<p>
89-
<a id="prevFileLink" class="nav" href="m3_py.html">&#xab; prev file</a> &nbsp; &nbsp;
97+
<a id="prevFileLink" class="nav" href="m3_py.html">&#xab; prev</a> &nbsp; &nbsp;
9098
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
91-
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next file</a>
92-
</p>
93-
<p>
94-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
95-
created at 2022-04-25 21:09 +0100
99+
<a id="nextFileLink" class="nav" href="index.html">&#xbb; next</a>
100+
&nbsp; &nbsp; &nbsp;
101+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
102+
created at 2022-05-20 07:25 -0400
96103
</p>
97104
</div>
98105
</footer>

tests/gold/html/omit_2/m2_py.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ <h2>
5959
<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>
6060
<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>
6161
</h2>
62+
<p>
63+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
64+
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
65+
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next</a>
66+
&nbsp; &nbsp; &nbsp;
67+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
68+
created at 2022-05-20 07:25 -0400
69+
</p>
6270
<div style="display: none;">
6371
<button type="button" class="button_next_chunk" data-shortcut="j">Next highlighted chunk</button>
6472
<button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button>
@@ -78,13 +86,12 @@ <h2>
7886
<footer>
7987
<div class="content">
8088
<p>
81-
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev file</a> &nbsp; &nbsp;
89+
<a id="prevFileLink" class="nav" href="index.html">&#xab; prev</a> &nbsp; &nbsp;
8290
<a id="indexLink" class="nav" href="index.html">&Hat; index</a> &nbsp; &nbsp;
83-
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next file</a>
84-
</p>
85-
<p>
86-
<a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>,
87-
created at 2022-04-25 21:07 +0100
91+
<a id="nextFileLink" class="nav" href="m3_py.html">&#xbb; next</a>
92+
&nbsp; &nbsp; &nbsp;
93+
<a class="nav" href="https://coverage.readthedocs.io/en/6.4a0">coverage.py v6.4a0</a>,
94+
created at 2022-05-20 07:25 -0400
8895
</p>
8996
</div>
9097
</footer>

0 commit comments

Comments
 (0)