qpp-style 9.28.4 → 9.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/SideNav/Content/SelectRole/utils.js +22 -13
- package/components/SideNav/Links/NavLinkDrawer.jsx +35 -33
- package/components/SideNav/UI/SideNavUI.jsx +7 -2
- package/components/SideNav/UI/default-markup.js +4 -0
- package/components/SideNav/helpers.js +4 -1
- package/coverage/clover.xml +692 -720
- package/coverage/coverage-final.json +69 -73
- package/coverage/lcov-report/Tooltip.jsx.html +232 -0
- package/coverage/lcov-report/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/components/Accordion/index.jsx.html +37 -37
- package/coverage/lcov-report/components/{SideNav/Chart → Button}/index.html +30 -45
- package/coverage/lcov-report/components/Button/index.js.html +355 -0
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/index.html +1 -1
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +184 -358
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/index.html +29 -44
- package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +27 -42
- package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkInline.jsx.html → Header/HeaderAccountMenu.jsx.html} +118 -157
- package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +18 -24
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +307 -0
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +211 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavItemInline.jsx.html → Header/HeaderMenuButton.js.html} +63 -75
- package/coverage/lcov-report/components/{SideNav/Content/LevelTwoContent.jsx.html → Header/HeaderMenuItem.jsx.html} +305 -236
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +253 -0
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +271 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkToggle.jsx.html → Header/HeaderMobileButton.js.html} +54 -45
- package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +210 -291
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +328 -0
- package/coverage/lcov-report/components/{SideNav/AnimationGroup/AnimationGroup.jsx.html → Header/NavigationButtonIcon.jsx.html} +48 -48
- package/coverage/lcov-report/components/Header/hooks.js.html +283 -0
- package/coverage/lcov-report/components/Header/index.html +326 -0
- package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html} +28 -40
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
- package/coverage/lcov-report/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +37 -37
- package/coverage/lcov-report/components/Modal/index.html +32 -32
- package/coverage/lcov-report/components/Modal/index.jsx.html +15 -15
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkContainer.jsx.html → NotificationBanner/CollapsedView.js.html} +61 -58
- package/coverage/lcov-report/components/{SideNav/Details/PracticeDetails.jsx.html → NotificationBanner/ExpandedView.js.html} +64 -64
- package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +46 -46
- package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +281 -242
- package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +5 -5
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +111 -111
- package/coverage/lcov-report/components/SideNav/{AnimationGroup → Content/SelectRole}/index.html +30 -30
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +505 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +910 -10
- package/coverage/lcov-report/components/SideNav/index.html +17 -17
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +8 -8
- package/coverage/lcov-report/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/components/hooks/index.html +5 -5
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +18 -15
- package/coverage/lcov-report/components/index.html +21 -21
- package/coverage/lcov-report/index.html +133 -148
- package/coverage/lcov-report/{components/SideNav/UI/index.js.html → index.js.html} +12 -12
- package/coverage/lcov-report/lib/Chevron.jsx.html +2 -2
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +552 -54
- package/coverage/lcov-report/lib/index.html +19 -34
- package/coverage/lcov-report/position.js.html +289 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +5 -5
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +17 -5
- package/coverage/lcov-report/react/components/Button/index.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +32 -20
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.html +21 -21
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +16 -16
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +28 -253
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +64 -37
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +17 -17
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +55 -55
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +15 -15
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +109 -109
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +11 -11
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +25 -28
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/hooks.js.html +86 -44
- package/coverage/lcov-report/react/components/Header/index.html +104 -104
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +8 -20
- package/coverage/lcov-report/{components/SideNav/Links/CmsSwitchLink.jsx.html → react/components/Infotip/InfotipContent.jsx.html} +62 -47
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +19 -4
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/CollapsedView.js.html +49 -28
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +2 -2
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +27 -27
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +82 -82
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +60 -27
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +20 -470
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +9 -6
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +60 -24
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +21 -36
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +3 -6
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +18 -18
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +102 -45
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +5 -11
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +29 -29
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +74 -179
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +17 -17
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +262 -64
- package/coverage/lcov-report/react/components/SideNav/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/index.js.html +2 -8
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +42 -159
- package/coverage/lcov-report/react/components/Tooltip/index.html +9 -9
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +20 -20
- package/coverage/lcov-report/react/components/hooks/index.html +21 -21
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +52 -52
- package/coverage/lcov-report/react/components/index.html +1 -1
- package/coverage/lcov-report/react/index.html +1 -1
- package/coverage/lcov-report/react/index.js.html +1 -1
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +2 -2
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +473 -65
- package/coverage/lcov-report/react/lib/index.html +19 -34
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +11 -11
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +15 -6
- package/coverage/lcov-report/react/session/refresh.js.html +1 -1
- package/coverage/lcov-report/react/session/ttl.js.html +1 -1
- package/coverage/lcov-report/session/index.html +43 -43
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +54 -45
- package/coverage/lcov-report/session/refresh.js.html +34 -34
- package/coverage/lcov-report/session/ttl.js.html +29 -29
- package/coverage/lcov.info +1189 -1328
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.LICENSE.txt +9 -12
- package/dist/react/index.js.map +1 -1
- package/package.json +1 -1
- package/storybook-static/229.630347465201d1822126.manager.bundle.js +1 -0
- package/storybook-static/295.aa3c5122636a27ad7c7b.manager.bundle.js +1 -0
- package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js +2 -0
- package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js.LICENSE.txt +94 -0
- package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js +2 -0
- package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/551.45aead073703cc6fb12b.manager.bundle.js +1 -0
- package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js +2 -0
- package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js.LICENSE.txt +31 -0
- package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js +2 -0
- package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js.LICENSE.txt +12 -0
- package/storybook-static/935.532759f0652585685af7.manager.bundle.js +1 -0
- package/storybook-static/favicon.ico +0 -0
- package/storybook-static/index.html +59 -0
- package/storybook-static/main.ad4edcd27d527a119d7a.manager.bundle.js +1 -0
- package/storybook-static/project.json +1 -0
- package/storybook-static/runtime~main.b165398bf7ef3e30d431.manager.bundle.js +1 -0
- package/components/SideNav/UI/default-content.json +0 -117
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +0 -889
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
- package/coverage/lcov-report/components/SideNav/Content/index.html +0 -146
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
- package/coverage/lcov-report/components/SideNav/Links/index.html +0 -206
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +0 -1084
- package/coverage/lcov-report/lib/svg-definitions.svg.html +0 -460
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +0 -667
- package/styles/components/_footer.scss +0 -593
- package/styles/components/_header.scss +0 -890
- package/styles/components/_sidebar.scss +0 -8
- package/styles/components/sidebar/_animations.scss +0 -38
- package/styles/components/sidebar/_cms.scss +0 -61
- package/styles/components/sidebar/_details.scss +0 -58
- package/styles/components/sidebar/_links.scss +0 -415
- package/styles/components/sidebar/_sidebar-animation.scss +0 -121
- package/styles/components/sidebar/_sidebar-tooltip.scss +0 -33
- package/styles/components/sidebar/_sidebar.scss +0 -141
- package/styles/components/sidebar/project-specific/_wi.scss +0 -42
- package/styles/qppds/components/_infotip-content.scss +0 -47
- package/styles/qppds/components/_spinner.scss +0 -46
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">20% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>5/25</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/4</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>0/8</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">21.73% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>5/23</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
64
|
-
<div class='status-line
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
65
|
<pre><table class="coverage">
|
|
66
66
|
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
67
|
<a name='L2'></a><a href='#L2'>2</a>
|
|
@@ -115,36 +115,62 @@
|
|
|
115
115
|
<a name='L50'></a><a href='#L50'>50</a>
|
|
116
116
|
<a name='L51'></a><a href='#L51'>51</a>
|
|
117
117
|
<a name='L52'></a><a href='#L52'>52</a>
|
|
118
|
-
<a name='L53'></a><a href='#L53'>53</a
|
|
118
|
+
<a name='L53'></a><a href='#L53'>53</a>
|
|
119
|
+
<a name='L54'></a><a href='#L54'>54</a>
|
|
120
|
+
<a name='L55'></a><a href='#L55'>55</a>
|
|
121
|
+
<a name='L56'></a><a href='#L56'>56</a>
|
|
122
|
+
<a name='L57'></a><a href='#L57'>57</a>
|
|
123
|
+
<a name='L58'></a><a href='#L58'>58</a>
|
|
124
|
+
<a name='L59'></a><a href='#L59'>59</a>
|
|
125
|
+
<a name='L60'></a><a href='#L60'>60</a>
|
|
126
|
+
<a name='L61'></a><a href='#L61'>61</a>
|
|
127
|
+
<a name='L62'></a><a href='#L62'>62</a>
|
|
128
|
+
<a name='L63'></a><a href='#L63'>63</a>
|
|
129
|
+
<a name='L64'></a><a href='#L64'>64</a>
|
|
130
|
+
<a name='L65'></a><a href='#L65'>65</a>
|
|
131
|
+
<a name='L66'></a><a href='#L66'>66</a>
|
|
132
|
+
<a name='L67'></a><a href='#L67'>67</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
119
133
|
<span class="cline-any cline-neutral"> </span>
|
|
120
134
|
<span class="cline-any cline-neutral"> </span>
|
|
121
135
|
<span class="cline-any cline-neutral"> </span>
|
|
122
|
-
<span class="cline-any cline-
|
|
123
|
-
<span class="cline-any cline-
|
|
136
|
+
<span class="cline-any cline-no"> </span>
|
|
137
|
+
<span class="cline-any cline-no"> </span>
|
|
124
138
|
<span class="cline-any cline-neutral"> </span>
|
|
125
|
-
<span class="cline-any cline-
|
|
139
|
+
<span class="cline-any cline-no"> </span>
|
|
126
140
|
<span class="cline-any cline-neutral"> </span>
|
|
127
|
-
<span class="cline-any cline-
|
|
128
|
-
<span class="cline-any cline-
|
|
129
|
-
<span class="cline-any cline-
|
|
141
|
+
<span class="cline-any cline-no"> </span>
|
|
142
|
+
<span class="cline-any cline-no"> </span>
|
|
143
|
+
<span class="cline-any cline-no"> </span>
|
|
130
144
|
<span class="cline-any cline-neutral"> </span>
|
|
131
|
-
<span class="cline-any cline-
|
|
145
|
+
<span class="cline-any cline-no"> </span>
|
|
132
146
|
<span class="cline-any cline-neutral"> </span>
|
|
133
147
|
<span class="cline-any cline-neutral"> </span>
|
|
134
148
|
<span class="cline-any cline-yes">2x</span>
|
|
135
149
|
<span class="cline-any cline-neutral"> </span>
|
|
136
150
|
<span class="cline-any cline-yes">2x</span>
|
|
137
|
-
<span class="cline-any cline-yes">2x</span>
|
|
138
151
|
<span class="cline-any cline-neutral"> </span>
|
|
139
|
-
<span class="cline-any cline-
|
|
152
|
+
<span class="cline-any cline-neutral"> </span>
|
|
153
|
+
<span class="cline-any cline-neutral"> </span>
|
|
154
|
+
<span class="cline-any cline-neutral"> </span>
|
|
155
|
+
<span class="cline-any cline-no"> </span>
|
|
156
|
+
<span class="cline-any cline-neutral"> </span>
|
|
157
|
+
<span class="cline-any cline-no"> </span>
|
|
140
158
|
<span class="cline-any cline-no"> </span>
|
|
141
159
|
<span class="cline-any cline-no"> </span>
|
|
142
160
|
<span class="cline-any cline-neutral"> </span>
|
|
143
161
|
<span class="cline-any cline-no"> </span>
|
|
144
162
|
<span class="cline-any cline-neutral"> </span>
|
|
145
163
|
<span class="cline-any cline-neutral"> </span>
|
|
146
|
-
<span class="cline-any cline-
|
|
147
|
-
<span class="cline-any cline-
|
|
164
|
+
<span class="cline-any cline-no"> </span>
|
|
165
|
+
<span class="cline-any cline-neutral"> </span>
|
|
166
|
+
<span class="cline-any cline-no"> </span>
|
|
167
|
+
<span class="cline-any cline-neutral"> </span>
|
|
168
|
+
<span class="cline-any cline-neutral"> </span>
|
|
169
|
+
<span class="cline-any cline-neutral"> </span>
|
|
170
|
+
<span class="cline-any cline-neutral"> </span>
|
|
171
|
+
<span class="cline-any cline-neutral"> </span>
|
|
172
|
+
<span class="cline-any cline-neutral"> </span>
|
|
173
|
+
<span class="cline-any cline-neutral"> </span>
|
|
148
174
|
<span class="cline-any cline-neutral"> </span>
|
|
149
175
|
<span class="cline-any cline-neutral"> </span>
|
|
150
176
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -156,68 +182,84 @@
|
|
|
156
182
|
<span class="cline-any cline-neutral"> </span>
|
|
157
183
|
<span class="cline-any cline-neutral"> </span>
|
|
158
184
|
<span class="cline-any cline-neutral"> </span>
|
|
185
|
+
<span class="cline-any cline-neutral"> </span>
|
|
186
|
+
<span class="cline-any cline-neutral"> </span>
|
|
159
187
|
<span class="cline-any cline-yes">2x</span>
|
|
160
188
|
<span class="cline-any cline-neutral"> </span>
|
|
161
189
|
<span class="cline-any cline-neutral"> </span>
|
|
162
190
|
<span class="cline-any cline-neutral"> </span>
|
|
163
191
|
<span class="cline-any cline-yes">2x</span>
|
|
164
|
-
<span class="cline-any cline-
|
|
165
|
-
<span class="cline-any cline-
|
|
192
|
+
<span class="cline-any cline-no"> </span>
|
|
193
|
+
<span class="cline-any cline-no"> </span>
|
|
166
194
|
<span class="cline-any cline-no"> </span>
|
|
167
195
|
<span class="cline-any cline-neutral"> </span>
|
|
168
|
-
<span class="cline-any cline-
|
|
196
|
+
<span class="cline-any cline-no"> </span>
|
|
169
197
|
<span class="cline-any cline-neutral"> </span>
|
|
170
198
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { createContext, useState, useEffect, useContext } from 'react';
|
|
171
199
|
import PropTypes from 'prop-types';
|
|
172
200
|
|
|
173
|
-
export function useWindowWidth() {
|
|
174
|
-
const [windowSize, setWindowSize] = useState(undefined)
|
|
175
|
-
useEffect(() => {
|
|
176
|
-
function handleResize() {
|
|
177
|
-
setWindowSize(window.innerWidth)
|
|
201
|
+
export function <span class="fstat-no" title="function not covered" >useWindowWidth(</span>) {
|
|
202
|
+
const [windowSize, setWindowSize] = <span class="cstat-no" title="statement not covered" >useState(undefined);</span>
|
|
203
|
+
<span class="cstat-no" title="statement not covered" > useEffect(<span class="fstat-no" title="function not covered" >()</span> => {</span>
|
|
204
|
+
function <span class="fstat-no" title="function not covered" >handleResize(</span>) {
|
|
205
|
+
<span class="cstat-no" title="statement not covered" > setWindowSize(window.innerWidth);</span>
|
|
178
206
|
}
|
|
179
|
-
window.addEventListener('resize', handleResize)
|
|
180
|
-
handleResize()
|
|
181
|
-
return () => window.removeEventListener('resize', handleResize)
|
|
207
|
+
<span class="cstat-no" title="statement not covered" > window.addEventListener('resize', handleResize);</span>
|
|
208
|
+
<span class="cstat-no" title="statement not covered" > handleResize();</span>
|
|
209
|
+
<span class="cstat-no" title="statement not covered" > return <span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >window.removeEventListener('resize', handleResize);</span></span>
|
|
182
210
|
}, []);
|
|
183
|
-
return windowSize
|
|
211
|
+
<span class="cstat-no" title="statement not covered" > return windowSize;</span>
|
|
184
212
|
}
|
|
185
213
|
|
|
186
214
|
export const HeaderStateContext = createContext(null);
|
|
187
215
|
|
|
188
|
-
export const HeaderStateProvider =
|
|
189
|
-
|
|
216
|
+
export const HeaderStateProvider = <span class="fstat-no" title="function not covered" >({</span>
|
|
217
|
+
children,
|
|
218
|
+
RouterLink,
|
|
219
|
+
headerContent, // allow header content from api request available to all child components
|
|
220
|
+
}) => {
|
|
221
|
+
const [currentOpenMenu, setCurrentOpenMenu] = <span class="cstat-no" title="statement not covered" >useState('');</span>
|
|
190
222
|
|
|
191
|
-
const handleToggleMenu = <span class="fstat-no" title="function not covered" >(n</span>ame) => {
|
|
223
|
+
const handleToggleMenu = <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >(n</span>ame) => {</span>
|
|
192
224
|
<span class="cstat-no" title="statement not covered" > if (currentOpenMenu === name) {</span>
|
|
193
225
|
<span class="cstat-no" title="statement not covered" > return setCurrentOpenMenu('');</span>
|
|
194
226
|
}
|
|
195
227
|
<span class="cstat-no" title="statement not covered" > return setCurrentOpenMenu(name);</span>
|
|
196
228
|
};
|
|
197
229
|
|
|
198
|
-
const closeMenus = <span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >setCurrentOpenMenu('');</span>
|
|
199
|
-
|
|
230
|
+
const closeMenus = <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >setCurrentOpenMenu('');</span></span>
|
|
231
|
+
|
|
232
|
+
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
200
233
|
<HeaderStateContext.Provider
|
|
201
|
-
value={{
|
|
234
|
+
value={{
|
|
235
|
+
currentOpenMenu,
|
|
236
|
+
handleToggleMenu,
|
|
237
|
+
closeMenus,
|
|
238
|
+
RouterLink,
|
|
239
|
+
headerContent,
|
|
240
|
+
}}
|
|
202
241
|
>
|
|
203
242
|
{children}
|
|
204
243
|
</HeaderStateContext.Provider>
|
|
205
244
|
);
|
|
206
245
|
};
|
|
246
|
+
|
|
207
247
|
HeaderStateProvider.propTypes = {
|
|
208
248
|
children: PropTypes.node.isRequired,
|
|
209
249
|
RouterLink: PropTypes.func,
|
|
250
|
+
headerContent: PropTypes.object,
|
|
210
251
|
};
|
|
252
|
+
|
|
211
253
|
HeaderStateProvider.defaultProps = {
|
|
212
254
|
RouterLink: null,
|
|
213
255
|
};
|
|
214
256
|
|
|
215
|
-
export const useHeaderState = () => {
|
|
216
|
-
const context = useContext(HeaderStateContext)
|
|
217
|
-
|
|
257
|
+
export const useHeaderState = <span class="fstat-no" title="function not covered" >()</span> => {
|
|
258
|
+
const context = <span class="cstat-no" title="statement not covered" >useContext(HeaderStateContext);</span>
|
|
259
|
+
<span class="cstat-no" title="statement not covered" > if (context === undefined) {</span>
|
|
218
260
|
<span class="cstat-no" title="statement not covered" > throw new Error('useHeaderState must be used within a HeaderStateProvider');</span>
|
|
219
261
|
}
|
|
220
|
-
return context
|
|
262
|
+
<span class="cstat-no" title="statement not covered" > return context;</span>
|
|
221
263
|
};
|
|
222
264
|
</pre></td></tr></table></pre>
|
|
223
265
|
|
|
@@ -226,7 +268,7 @@ export const useHeaderState = () => {
|
|
|
226
268
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
227
269
|
Code coverage generated by
|
|
228
270
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
229
|
-
at
|
|
271
|
+
at Mon May 22 2023 12:14:17 GMT-0400 (Eastern Daylight Time)
|
|
230
272
|
</div>
|
|
231
273
|
<script src="../../../prettify.js"></script>
|
|
232
274
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">17.28% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>37/214</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/102</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>0/70</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">18.22% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>37/203</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
64
|
-
<div class='status-line
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
65
|
<div class="pad1">
|
|
66
66
|
<table class="coverage-summary">
|
|
67
67
|
<thead>
|
|
@@ -80,17 +80,17 @@
|
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
82
|
<td class="file low" data-value="HeaderAccountMenu.jsx"><a href="HeaderAccountMenu.jsx.html">HeaderAccountMenu.jsx</a></td>
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="17.64" class="pic low">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 17%"></div><div class="cover-empty" style="width: 83%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="
|
|
91
|
-
<td data-value="3" class="abs low">
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
86
|
+
<td data-value="17.64" class="pct low">17.64%</td>
|
|
87
|
+
<td data-value="17" class="abs low">3/17</td>
|
|
88
|
+
<td data-value="0" class="pct low">0%</td>
|
|
89
|
+
<td data-value="16" class="abs low">0/16</td>
|
|
90
|
+
<td data-value="0" class="pct low">0%</td>
|
|
91
|
+
<td data-value="3" class="abs low">0/3</td>
|
|
92
|
+
<td data-value="17.64" class="pct low">17.64%</td>
|
|
93
|
+
<td data-value="17" class="abs low">3/17</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
@@ -109,33 +109,33 @@
|
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
112
|
-
<td class="file
|
|
113
|
-
<td data-value="
|
|
114
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
112
|
+
<td class="file low" data-value="HeaderContainer.jsx"><a href="HeaderContainer.jsx.html">HeaderContainer.jsx</a></td>
|
|
113
|
+
<td data-value="27.27" class="pic low">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 27%"></div><div class="cover-empty" style="width: 73%"></div></div>
|
|
115
115
|
</td>
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
118
|
-
<td data-value="
|
|
119
|
-
<td data-value="
|
|
120
|
-
<td data-value="
|
|
121
|
-
<td data-value="4" class="abs low">
|
|
122
|
-
<td data-value="
|
|
123
|
-
<td data-value="
|
|
116
|
+
<td data-value="27.27" class="pct low">27.27%</td>
|
|
117
|
+
<td data-value="11" class="abs low">3/11</td>
|
|
118
|
+
<td data-value="0" class="pct low">0%</td>
|
|
119
|
+
<td data-value="12" class="abs low">0/12</td>
|
|
120
|
+
<td data-value="0" class="pct low">0%</td>
|
|
121
|
+
<td data-value="4" class="abs low">0/4</td>
|
|
122
|
+
<td data-value="27.27" class="pct low">27.27%</td>
|
|
123
|
+
<td data-value="11" class="abs low">3/11</td>
|
|
124
124
|
</tr>
|
|
125
125
|
|
|
126
126
|
<tr>
|
|
127
|
-
<td class="file
|
|
128
|
-
<td data-value="
|
|
129
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
127
|
+
<td class="file low" data-value="HeaderLogo.jsx"><a href="HeaderLogo.jsx.html">HeaderLogo.jsx</a></td>
|
|
128
|
+
<td data-value="20" class="pic low">
|
|
129
|
+
<div class="chart"><div class="cover-fill" style="width: 20%"></div><div class="cover-empty" style="width: 80%"></div></div>
|
|
130
130
|
</td>
|
|
131
|
-
<td data-value="
|
|
132
|
-
<td data-value="5" class="abs
|
|
133
|
-
<td data-value="
|
|
134
|
-
<td data-value="2" class="abs
|
|
135
|
-
<td data-value="
|
|
136
|
-
<td data-value="1" class="abs
|
|
137
|
-
<td data-value="
|
|
138
|
-
<td data-value="5" class="abs
|
|
131
|
+
<td data-value="20" class="pct low">20%</td>
|
|
132
|
+
<td data-value="5" class="abs low">1/5</td>
|
|
133
|
+
<td data-value="0" class="pct low">0%</td>
|
|
134
|
+
<td data-value="2" class="abs low">0/2</td>
|
|
135
|
+
<td data-value="0" class="pct low">0%</td>
|
|
136
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
137
|
+
<td data-value="20" class="pct low">20%</td>
|
|
138
|
+
<td data-value="5" class="abs low">1/5</td>
|
|
139
139
|
</tr>
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
@@ -154,18 +154,18 @@
|
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
157
|
-
<td class="file
|
|
158
|
-
<td data-value="
|
|
159
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
157
|
+
<td class="file low" data-value="HeaderMenuItem.jsx"><a href="HeaderMenuItem.jsx.html">HeaderMenuItem.jsx</a></td>
|
|
158
|
+
<td data-value="11.11" class="pic low">
|
|
159
|
+
<div class="chart"><div class="cover-fill" style="width: 11%"></div><div class="cover-empty" style="width: 89%"></div></div>
|
|
160
160
|
</td>
|
|
161
|
-
<td data-value="
|
|
162
|
-
<td data-value="45" class="abs
|
|
163
|
-
<td data-value="
|
|
164
|
-
<td data-value="36" class="abs low">
|
|
165
|
-
<td data-value="
|
|
166
|
-
<td data-value="13" class="abs low">
|
|
167
|
-
<td data-value="
|
|
168
|
-
<td data-value="44" class="abs
|
|
161
|
+
<td data-value="11.11" class="pct low">11.11%</td>
|
|
162
|
+
<td data-value="45" class="abs low">5/45</td>
|
|
163
|
+
<td data-value="0" class="pct low">0%</td>
|
|
164
|
+
<td data-value="36" class="abs low">0/36</td>
|
|
165
|
+
<td data-value="0" class="pct low">0%</td>
|
|
166
|
+
<td data-value="13" class="abs low">0/13</td>
|
|
167
|
+
<td data-value="11.36" class="pct low">11.36%</td>
|
|
168
|
+
<td data-value="44" class="abs low">5/44</td>
|
|
169
169
|
</tr>
|
|
170
170
|
|
|
171
171
|
<tr>
|
|
@@ -199,63 +199,63 @@
|
|
|
199
199
|
</tr>
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
202
|
-
<td class="file
|
|
203
|
-
<td data-value="
|
|
204
|
-
<div class="chart"><div class="cover-fill
|
|
202
|
+
<td class="file medium" data-value="HeaderMobileButton.js"><a href="HeaderMobileButton.js.html">HeaderMobileButton.js</a></td>
|
|
203
|
+
<td data-value="66.66" class="pic medium">
|
|
204
|
+
<div class="chart"><div class="cover-fill" style="width: 66%"></div><div class="cover-empty" style="width: 34%"></div></div>
|
|
205
205
|
</td>
|
|
206
|
-
<td data-value="100" class="pct high">100%</td>
|
|
207
|
-
<td data-value="3" class="abs high">3/3</td>
|
|
208
206
|
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
209
|
-
<td data-value="
|
|
210
|
-
<td data-value="
|
|
211
|
-
<td data-value="
|
|
212
|
-
<td data-value="
|
|
213
|
-
<td data-value="
|
|
207
|
+
<td data-value="3" class="abs medium">2/3</td>
|
|
208
|
+
<td data-value="0" class="pct low">0%</td>
|
|
209
|
+
<td data-value="6" class="abs low">0/6</td>
|
|
210
|
+
<td data-value="0" class="pct low">0%</td>
|
|
211
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
212
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
213
|
+
<td data-value="3" class="abs medium">2/3</td>
|
|
214
214
|
</tr>
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
217
|
-
<td class="file
|
|
218
|
-
<td data-value="
|
|
219
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
217
|
+
<td class="file low" data-value="HeaderUI.jsx"><a href="HeaderUI.jsx.html">HeaderUI.jsx</a></td>
|
|
218
|
+
<td data-value="6.66" class="pic low">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 6%"></div><div class="cover-empty" style="width: 94%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
225
|
-
<td data-value="
|
|
226
|
-
<td data-value="
|
|
227
|
-
<td data-value="
|
|
228
|
-
<td data-value="
|
|
221
|
+
<td data-value="6.66" class="pct low">6.66%</td>
|
|
222
|
+
<td data-value="45" class="abs low">3/45</td>
|
|
223
|
+
<td data-value="0" class="pct low">0%</td>
|
|
224
|
+
<td data-value="10" class="abs low">0/10</td>
|
|
225
|
+
<td data-value="0" class="pct low">0%</td>
|
|
226
|
+
<td data-value="16" class="abs low">0/16</td>
|
|
227
|
+
<td data-value="7.5" class="pct low">7.5%</td>
|
|
228
|
+
<td data-value="40" class="abs low">3/40</td>
|
|
229
229
|
</tr>
|
|
230
230
|
|
|
231
231
|
<tr>
|
|
232
|
-
<td class="file
|
|
233
|
-
<td data-value="
|
|
234
|
-
<div class="chart"><div class="cover-fill
|
|
232
|
+
<td class="file medium" data-value="HelpIcon.jsx"><a href="HelpIcon.jsx.html">HelpIcon.jsx</a></td>
|
|
233
|
+
<td data-value="50" class="pic medium">
|
|
234
|
+
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
235
235
|
</td>
|
|
236
|
-
<td data-value="
|
|
237
|
-
<td data-value="2" class="abs
|
|
236
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
237
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
238
238
|
<td data-value="100" class="pct high">100%</td>
|
|
239
239
|
<td data-value="0" class="abs high">0/0</td>
|
|
240
|
-
<td data-value="
|
|
241
|
-
<td data-value="1" class="abs
|
|
242
|
-
<td data-value="
|
|
243
|
-
<td data-value="2" class="abs
|
|
240
|
+
<td data-value="0" class="pct low">0%</td>
|
|
241
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
242
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
243
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
244
244
|
</tr>
|
|
245
245
|
|
|
246
246
|
<tr>
|
|
247
247
|
<td class="file low" data-value="ImpersonatorBanner.jsx"><a href="ImpersonatorBanner.jsx.html">ImpersonatorBanner.jsx</a></td>
|
|
248
|
-
<td data-value="
|
|
249
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
248
|
+
<td data-value="15.38" class="pic low">
|
|
249
|
+
<div class="chart"><div class="cover-fill" style="width: 15%"></div><div class="cover-empty" style="width: 85%"></div></div>
|
|
250
250
|
</td>
|
|
251
|
-
<td data-value="
|
|
252
|
-
<td data-value="13" class="abs low">
|
|
253
|
-
<td data-value="
|
|
254
|
-
<td data-value="6" class="abs
|
|
255
|
-
<td data-value="
|
|
256
|
-
<td data-value="4" class="abs low">
|
|
257
|
-
<td data-value="
|
|
258
|
-
<td data-value="13" class="abs low">
|
|
251
|
+
<td data-value="15.38" class="pct low">15.38%</td>
|
|
252
|
+
<td data-value="13" class="abs low">2/13</td>
|
|
253
|
+
<td data-value="0" class="pct low">0%</td>
|
|
254
|
+
<td data-value="6" class="abs low">0/6</td>
|
|
255
|
+
<td data-value="0" class="pct low">0%</td>
|
|
256
|
+
<td data-value="4" class="abs low">0/4</td>
|
|
257
|
+
<td data-value="15.38" class="pct low">15.38%</td>
|
|
258
|
+
<td data-value="13" class="abs low">2/13</td>
|
|
259
259
|
</tr>
|
|
260
260
|
|
|
261
261
|
<tr>
|
|
@@ -289,18 +289,18 @@
|
|
|
289
289
|
</tr>
|
|
290
290
|
|
|
291
291
|
<tr>
|
|
292
|
-
<td class="file
|
|
293
|
-
<td data-value="
|
|
294
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
292
|
+
<td class="file low" data-value="hooks.js"><a href="hooks.js.html">hooks.js</a></td>
|
|
293
|
+
<td data-value="20" class="pic low">
|
|
294
|
+
<div class="chart"><div class="cover-fill" style="width: 20%"></div><div class="cover-empty" style="width: 80%"></div></div>
|
|
295
295
|
</td>
|
|
296
|
-
<td data-value="
|
|
297
|
-
<td data-value="25" class="abs
|
|
298
|
-
<td data-value="
|
|
299
|
-
<td data-value="4" class="abs low">
|
|
300
|
-
<td data-value="
|
|
301
|
-
<td data-value="8" class="abs
|
|
302
|
-
<td data-value="
|
|
303
|
-
<td data-value="23" class="abs
|
|
296
|
+
<td data-value="20" class="pct low">20%</td>
|
|
297
|
+
<td data-value="25" class="abs low">5/25</td>
|
|
298
|
+
<td data-value="0" class="pct low">0%</td>
|
|
299
|
+
<td data-value="4" class="abs low">0/4</td>
|
|
300
|
+
<td data-value="0" class="pct low">0%</td>
|
|
301
|
+
<td data-value="8" class="abs low">0/8</td>
|
|
302
|
+
<td data-value="21.73" class="pct low">21.73%</td>
|
|
303
|
+
<td data-value="23" class="abs low">5/23</td>
|
|
304
304
|
</tr>
|
|
305
305
|
|
|
306
306
|
<tr>
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
327
327
|
Code coverage generated by
|
|
328
328
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
329
|
-
at
|
|
329
|
+
at Mon May 22 2023 12:14:17 GMT-0400 (Eastern Daylight Time)
|
|
330
330
|
</div>
|
|
331
331
|
<script src="../../../prettify.js"></script>
|
|
332
332
|
<script>
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
98
98
|
Code coverage generated by
|
|
99
99
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
100
|
-
at
|
|
100
|
+
at Mon May 22 2023 12:14:17 GMT-0400 (Eastern Daylight Time)
|
|
101
101
|
</div>
|
|
102
102
|
<script src="../../../prettify.js"></script>
|
|
103
103
|
<script>
|