@@ -47,23 +47,23 @@ <h1>Coverage report:
47
47
< input id ="filter " type ="text " value ="" placeholder ="filter... " />
48
48
</ form >
49
49
< p class ="text ">
50
- < a class ="nav " href ="https://coverage.readthedocs.io/en/7.4.5a0 .dev1 "> coverage.py v7.4.5a0 .dev1</ a > ,
51
- created at 2024-04-15 09:20 -0400
50
+ < a class ="nav " href ="https://coverage.readthedocs.io/en/7.5.0a1 .dev1 "> coverage.py v7.5.0a1 .dev1</ a > ,
51
+ created at 2024-04-18 11:22 -0400
52
52
</ p >
53
53
</ div >
54
54
</ header >
55
55
< main id ="index ">
56
56
< table class ="index " data-sortable >
57
57
< thead >
58
58
< tr class ="tablehead " title ="Click to sort ">
59
- < th class ="name left " aria-sort ="none " data-shortcut ="f "> File</ th >
60
- < th class ="name left " aria-sort ="none " data-default-sort-order ="ascending " data-shortcut ="n "> function</ th >
61
- < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="s "> statements</ th >
62
- < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="m "> missing</ th >
63
- < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="x "> excluded</ th >
64
- < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="b "> branches</ th >
65
- < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="p "> partial</ th >
66
- < th class ="right " aria-sort ="none " data-shortcut ="c "> coverage</ th >
59
+ < th class ="name left " aria-sort ="none " data-shortcut ="f "> File< span class =" arrows " > </ span > < /th >
60
+ < th class ="name left " aria-sort ="none " data-default-sort-order ="ascending " data-shortcut ="n "> function< span class =" arrows " /> < /th >
61
+ < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="s "> statements< span class =" arrows " /> < /th >
62
+ < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="m "> missing< span class =" arrows " /> < /th >
63
+ < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="x "> excluded< span class =" arrows " /> < /th >
64
+ < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="b "> branches< span class =" arrows " /> < /th >
65
+ < th aria-sort ="none " data-default-sort-order ="descending " data-shortcut ="p "> partial< span class =" arrows " /> < /th >
66
+ < th class ="right " aria-sort ="none " data-shortcut ="c "> coverage< span class =" arrows " /> < /th >
67
67
</ tr >
68
68
</ thead >
69
69
< tbody >
@@ -128,8 +128,8 @@ <h1>Coverage report:
128
128
< footer >
129
129
< div class ="content ">
130
130
< p >
131
- < a class ="nav " href ="https://coverage.readthedocs.io/en/7.4.5a0 .dev1 "> coverage.py v7.4.5a0 .dev1</ a > ,
132
- created at 2024-04-15 09:20 -0400
131
+ < a class ="nav " href ="https://coverage.readthedocs.io/en/7.5.0a1 .dev1 "> coverage.py v7.5.0a1 .dev1</ a > ,
132
+ created at 2024-04-18 11:22 -0400
133
133
</ p >
134
134
</ div >
135
135
< aside class ="hidden ">
0 commit comments