qpp-style 9.44.0 → 9.44.1
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/coverage/clover.xml +569 -461
- package/coverage/coverage-final.json +70 -68
- package/coverage/lcov-report/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/components/Accordion/index.jsx.html +113 -113
- package/coverage/lcov-report/components/{Button → Dropdown}/index.html +17 -17
- package/coverage/lcov-report/{react/components/HeaderSearchBar/index.jsx.html → components/Dropdown/index.js.html} +106 -109
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +98 -98
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +33 -33
- package/coverage/lcov-report/components/Error/index.html +23 -23
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +211 -211
- package/coverage/lcov-report/{react/components/SideNav/UI/DynamicContent.jsx.html → components/Footer/LegacyFooterUI.jsx.html} +246 -210
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +62 -62
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +36 -36
- package/coverage/lcov-report/components/Footer/index.html +13 -13
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +90 -90
- package/coverage/lcov-report/components/Infotip/InfotipContent.jsx.html +50 -50
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +49 -49
- package/coverage/lcov-report/components/Infotip/index.html +40 -25
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +116 -116
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +252 -252
- package/coverage/lcov-report/components/Modal/index.html +38 -38
- package/coverage/lcov-report/components/Modal/index.jsx.html +31 -31
- package/coverage/lcov-report/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +257 -257
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +440 -440
- package/coverage/lcov-report/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +166 -0
- package/coverage/lcov-report/{react/components/HeaderSearchBar → components/SideNav/AnimationGroup}/index.html +22 -22
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +8 -8
- package/coverage/lcov-report/components/SideNav/Chart/index.html +16 -1
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +94 -0
- package/coverage/lcov-report/{InfotipIcon.jsx.html → components/SideNav/Content/LevelOneContent.jsx.html} +77 -53
- package/coverage/lcov-report/components/SideNav/Content/LevelTwoContent.jsx.html +733 -0
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.html +34 -19
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.js.html +319 -0
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +147 -147
- package/coverage/lcov-report/components/{GovBanner → SideNav/Content}/index.html +44 -29
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +94 -0
- package/coverage/lcov-report/components/{Header/HeaderCancel.jsx.html → SideNav/Details/IndividualDetails.jsx.html} +41 -35
- package/coverage/lcov-report/components/SideNav/Details/PracticeDetails.jsx.html +220 -0
- package/coverage/lcov-report/components/{NotificationBanner → SideNav/Details}/index.html +46 -46
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +97 -0
- package/coverage/lcov-report/{InfotipContent.jsx.html → components/SideNav/Links/CmsSwitchLink.jsx.html} +56 -71
- package/coverage/lcov-report/{Infotip.jsx.html → components/SideNav/Links/NavItemInline.jsx.html} +72 -123
- package/coverage/lcov-report/components/SideNav/Links/NavLinkContainer.jsx.html +199 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +970 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkInline.jsx.html +415 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkToggle.jsx.html +187 -0
- package/coverage/lcov-report/components/SideNav/Links/index.html +206 -0
- package/coverage/lcov-report/components/{Header/utag-helpers.js.html → SideNav/Links/index.js.html} +46 -34
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +1033 -0
- package/coverage/lcov-report/components/SideNav/UI/default-markup.js.html +97 -0
- package/coverage/lcov-report/components/SideNav/UI/index.html +146 -0
- package/coverage/lcov-report/{index.js.html → components/SideNav/UI/index.js.html} +12 -12
- package/coverage/lcov-report/components/SideNav/helpers.js.html +544 -565
- package/coverage/lcov-report/components/SideNav/index.html +19 -19
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +9 -9
- 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 +21 -21
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +128 -131
- package/coverage/lcov-report/components/index.html +21 -21
- package/coverage/lcov-report/index.html +124 -124
- package/coverage/lcov-report/lib/Chevron.jsx.html +36 -36
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +1161 -1161
- package/coverage/lcov-report/lib/index.html +24 -24
- package/coverage/lcov-report/lib/svg-definitions.svg.html +460 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +41 -41
- 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 +4 -4
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +12 -60
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +14 -20
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +7 -7
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +25 -34
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +15 -33
- 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 +1 -1
- package/coverage/lcov-report/react/components/Header/index.html +37 -37
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/InfotipContent.jsx.html +3 -9
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +23 -23
- package/coverage/lcov-report/react/components/Session/Session.jsx.html +91 -61
- package/coverage/lcov-report/react/components/Session/SessionDialogWrapped.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Session/index.html +15 -15
- package/coverage/lcov-report/react/components/Session/index.jsx.html +1 -1
- 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 +90 -30
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +3 -3
- 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 +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +18 -48
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +26 -26
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +38 -14
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +83 -62
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +5 -5
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +2 -5
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +2 -5
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +4 -4
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +536 -41
- package/coverage/lcov-report/react/components/SideNav/UI/default-markup.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +19 -34
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +1068 -15
- package/coverage/lcov-report/react/components/SideNav/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/hooks/index.html +14 -14
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +15 -12
- package/coverage/lcov-report/react/components/index.html +21 -21
- package/coverage/lcov-report/react/index.html +13 -13
- package/coverage/lcov-report/react/index.js.html +28 -13
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +14 -14
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +2 -2
- package/coverage/lcov-report/react/lib/index.html +16 -16
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +44 -29
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/isAuthV2.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +44 -50
- package/coverage/lcov-report/react/session/refresh.js.html +17 -8
- package/coverage/lcov-report/react/session/ttl.js.html +21 -9
- package/coverage/lcov-report/session/index.html +53 -53
- package/coverage/lcov-report/session/index.js.html +13 -13
- package/coverage/lcov-report/session/logout.js.html +137 -137
- package/coverage/lcov-report/session/refresh.js.html +90 -90
- package/coverage/lcov-report/session/ttl.js.html +77 -77
- package/coverage/lcov.info +977 -753
- 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.map +1 -1
- package/package.json +1 -1
- package/styles/components/_footer.scss +593 -0
- package/styles/components/_header.scss +890 -0
- package/styles/components/_sidebar.scss +8 -0
- package/styles/components/sidebar/_animations.scss +38 -0
- package/styles/components/sidebar/_cms.scss +61 -0
- package/styles/components/sidebar/_details.scss +58 -0
- package/styles/components/sidebar/_links.scss +420 -0
- package/styles/components/sidebar/_sidebar-animation.scss +121 -0
- package/styles/components/sidebar/_sidebar-tooltip.scss +33 -0
- package/styles/components/sidebar/_sidebar.scss +141 -0
- package/styles/components/sidebar/project-specific/_wi.scss +42 -0
- package/styles/qppds/components/_infotip-content.scss +49 -0
- package/styles/qppds/components/_spinner.scss +46 -0
- package/coverage/lcov-report/components/Button/index.js.html +0 -355
- package/coverage/lcov-report/components/GovBanner/index.js.html +0 -436
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +0 -367
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +0 -307
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +0 -211
- package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +0 -235
- package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +0 -802
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +0 -253
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +0 -271
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +0 -196
- package/coverage/lcov-report/components/Header/HeaderUI.jsx.html +0 -586
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +0 -181
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +0 -328
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +0 -166
- package/coverage/lcov-report/components/Header/hooks.js.html +0 -283
- package/coverage/lcov-report/components/Header/index.html +0 -326
- package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +0 -202
- package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +0 -220
- package/coverage/lcov-report/components/NotificationBanner/index.js.html +0 -748
|
@@ -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">78.33% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>47/60</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">67.85% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>19/28</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">87.5% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>14/
|
|
42
|
+
<span class='fraction'>14/16</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">78.33% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>47/60</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 medium'></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>
|
|
@@ -304,7 +304,28 @@
|
|
|
304
304
|
<a name='L239'></a><a href='#L239'>239</a>
|
|
305
305
|
<a name='L240'></a><a href='#L240'>240</a>
|
|
306
306
|
<a name='L241'></a><a href='#L241'>241</a>
|
|
307
|
-
<a name='L242'></a><a href='#L242'>242</a
|
|
307
|
+
<a name='L242'></a><a href='#L242'>242</a>
|
|
308
|
+
<a name='L243'></a><a href='#L243'>243</a>
|
|
309
|
+
<a name='L244'></a><a href='#L244'>244</a>
|
|
310
|
+
<a name='L245'></a><a href='#L245'>245</a>
|
|
311
|
+
<a name='L246'></a><a href='#L246'>246</a>
|
|
312
|
+
<a name='L247'></a><a href='#L247'>247</a>
|
|
313
|
+
<a name='L248'></a><a href='#L248'>248</a>
|
|
314
|
+
<a name='L249'></a><a href='#L249'>249</a>
|
|
315
|
+
<a name='L250'></a><a href='#L250'>250</a>
|
|
316
|
+
<a name='L251'></a><a href='#L251'>251</a>
|
|
317
|
+
<a name='L252'></a><a href='#L252'>252</a>
|
|
318
|
+
<a name='L253'></a><a href='#L253'>253</a>
|
|
319
|
+
<a name='L254'></a><a href='#L254'>254</a>
|
|
320
|
+
<a name='L255'></a><a href='#L255'>255</a>
|
|
321
|
+
<a name='L256'></a><a href='#L256'>256</a>
|
|
322
|
+
<a name='L257'></a><a href='#L257'>257</a>
|
|
323
|
+
<a name='L258'></a><a href='#L258'>258</a>
|
|
324
|
+
<a name='L259'></a><a href='#L259'>259</a>
|
|
325
|
+
<a name='L260'></a><a href='#L260'>260</a>
|
|
326
|
+
<a name='L261'></a><a href='#L261'>261</a>
|
|
327
|
+
<a name='L262'></a><a href='#L262'>262</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
328
|
+
<span class="cline-any cline-neutral"> </span>
|
|
308
329
|
<span class="cline-any cline-neutral"> </span>
|
|
309
330
|
<span class="cline-any cline-neutral"> </span>
|
|
310
331
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -322,21 +343,21 @@
|
|
|
322
343
|
<span class="cline-any cline-neutral"> </span>
|
|
323
344
|
<span class="cline-any cline-neutral"> </span>
|
|
324
345
|
<span class="cline-any cline-neutral"> </span>
|
|
325
|
-
<span class="cline-any cline-yes">
|
|
346
|
+
<span class="cline-any cline-yes">19x</span>
|
|
326
347
|
<span class="cline-any cline-neutral"> </span>
|
|
327
|
-
<span class="cline-any cline-yes">
|
|
328
|
-
<span class="cline-any cline-yes">
|
|
329
|
-
<span class="cline-any cline-yes">
|
|
330
|
-
<span class="cline-any cline-yes">
|
|
331
|
-
<span class="cline-any cline-yes">
|
|
332
|
-
<span class="cline-any cline-yes">
|
|
333
|
-
<span class="cline-any cline-yes">
|
|
334
|
-
<span class="cline-any cline-yes">
|
|
335
|
-
<span class="cline-any cline-yes">
|
|
336
|
-
<span class="cline-any cline-yes">
|
|
348
|
+
<span class="cline-any cline-yes">19x</span>
|
|
349
|
+
<span class="cline-any cline-yes">19x</span>
|
|
350
|
+
<span class="cline-any cline-yes">19x</span>
|
|
351
|
+
<span class="cline-any cline-yes">19x</span>
|
|
352
|
+
<span class="cline-any cline-yes">19x</span>
|
|
353
|
+
<span class="cline-any cline-yes">19x</span>
|
|
354
|
+
<span class="cline-any cline-yes">19x</span>
|
|
355
|
+
<span class="cline-any cline-yes">19x</span>
|
|
356
|
+
<span class="cline-any cline-yes">19x</span>
|
|
357
|
+
<span class="cline-any cline-yes">19x</span>
|
|
337
358
|
<span class="cline-any cline-neutral"> </span>
|
|
338
|
-
<span class="cline-any cline-yes">
|
|
339
|
-
<span class="cline-any cline-yes">
|
|
359
|
+
<span class="cline-any cline-yes">19x</span>
|
|
360
|
+
<span class="cline-any cline-yes">8x</span>
|
|
340
361
|
<span class="cline-any cline-neutral"> </span>
|
|
341
362
|
<span class="cline-any cline-neutral"> </span>
|
|
342
363
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -351,7 +372,26 @@
|
|
|
351
372
|
<span class="cline-any cline-neutral"> </span>
|
|
352
373
|
<span class="cline-any cline-neutral"> </span>
|
|
353
374
|
<span class="cline-any cline-neutral"> </span>
|
|
354
|
-
<span class="cline-any cline-
|
|
375
|
+
<span class="cline-any cline-neutral"> </span>
|
|
376
|
+
<span class="cline-any cline-neutral"> </span>
|
|
377
|
+
<span class="cline-any cline-neutral"> </span>
|
|
378
|
+
<span class="cline-any cline-neutral"> </span>
|
|
379
|
+
<span class="cline-any cline-neutral"> </span>
|
|
380
|
+
<span class="cline-any cline-yes">2x</span>
|
|
381
|
+
<span class="cline-any cline-neutral"> </span>
|
|
382
|
+
<span class="cline-any cline-yes">2x</span>
|
|
383
|
+
<span class="cline-any cline-neutral"> </span>
|
|
384
|
+
<span class="cline-any cline-neutral"> </span>
|
|
385
|
+
<span class="cline-any cline-neutral"> </span>
|
|
386
|
+
<span class="cline-any cline-yes">1x</span>
|
|
387
|
+
<span class="cline-any cline-yes">1x</span>
|
|
388
|
+
<span class="cline-any cline-neutral"> </span>
|
|
389
|
+
<span class="cline-any cline-neutral"> </span>
|
|
390
|
+
<span class="cline-any cline-yes">2x</span>
|
|
391
|
+
<span class="cline-any cline-neutral"> </span>
|
|
392
|
+
<span class="cline-any cline-neutral"> </span>
|
|
393
|
+
<span class="cline-any cline-neutral"> </span>
|
|
394
|
+
<span class="cline-any cline-no"> </span>
|
|
355
395
|
<span class="cline-any cline-no"> </span>
|
|
356
396
|
<span class="cline-any cline-no"> </span>
|
|
357
397
|
<span class="cline-any cline-no"> </span>
|
|
@@ -359,7 +399,7 @@
|
|
|
359
399
|
<span class="cline-any cline-no"> </span>
|
|
360
400
|
<span class="cline-any cline-neutral"> </span>
|
|
361
401
|
<span class="cline-any cline-neutral"> </span>
|
|
362
|
-
<span class="cline-any cline-
|
|
402
|
+
<span class="cline-any cline-no"> </span>
|
|
363
403
|
<span class="cline-any cline-neutral"> </span>
|
|
364
404
|
<span class="cline-any cline-neutral"> </span>
|
|
365
405
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -491,7 +531,7 @@
|
|
|
491
531
|
<span class="cline-any cline-neutral"> </span>
|
|
492
532
|
<span class="cline-any cline-neutral"> </span>
|
|
493
533
|
<span class="cline-any cline-neutral"> </span>
|
|
494
|
-
<span class="cline-any cline-yes">
|
|
534
|
+
<span class="cline-any cline-yes">22x</span>
|
|
495
535
|
<span class="cline-any cline-neutral"> </span>
|
|
496
536
|
<span class="cline-any cline-neutral"> </span>
|
|
497
537
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -549,6 +589,7 @@
|
|
|
549
589
|
import PropTypes from 'prop-types';
|
|
550
590
|
import cookie from 'cookie';
|
|
551
591
|
import retry from 'retry';
|
|
592
|
+
import jwtDecode from 'jwt-decode';
|
|
552
593
|
|
|
553
594
|
import Modal from './Modal';
|
|
554
595
|
import RefreshSession from '../session/refresh';
|
|
@@ -591,8 +632,27 @@ export default class SessionDialogUI extends Component {
|
|
|
591
632
|
}
|
|
592
633
|
}
|
|
593
634
|
|
|
594
|
-
|
|
595
|
-
|
|
635
|
+
/**
|
|
636
|
+
* Extracts the token exp value as a JavaScript date.
|
|
637
|
+
* @param {Object} cookies - An object representation of the cookie store
|
|
638
|
+
* @returns {(date|null)} The token expiration date, if found
|
|
639
|
+
*/
|
|
640
|
+
getTokenExpiry(cookies) {
|
|
641
|
+
let expiry = null;
|
|
642
|
+
|
|
643
|
+
if (cookies.hasOwnProperty('qpp_auth_token') && cookies.qpp_auth_token) {
|
|
644
|
+
// See https://tools.ietf.org/html/rfc7519
|
|
645
|
+
// `exp` is a NumericDate representing "seconds since the epoch"
|
|
646
|
+
// and it needs to be milliseconds to get a JavaScript date from it.
|
|
647
|
+
const { exp } = jwtDecode(cookies.qpp_auth_token);
|
|
648
|
+
expiry = new Date(exp * 1000);
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
return expiry;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
<span class="fstat-no" title="function not covered" > ch</span>eckExpiry(expiry) {
|
|
655
|
+
<span class="cstat-no" title="statement not covered" > if (expiry) {</span>
|
|
596
656
|
<span class="cstat-no" title="statement not covered" > if (this.shouldShowDialog(expiry)) {</span>
|
|
597
657
|
<span class="cstat-no" title="statement not covered" > this.handleOpenModal();</span>
|
|
598
658
|
} else <span class="cstat-no" title="statement not covered" >if (this.shouldSignOut(expiry)) {</span>
|
|
@@ -600,7 +660,7 @@ export default class SessionDialogUI extends Component {
|
|
|
600
660
|
<span class="cstat-no" title="statement not covered" > clearInterval(this.warningInterval);</span>
|
|
601
661
|
}
|
|
602
662
|
} else {
|
|
603
|
-
clearInterval(this.warningInterval)
|
|
663
|
+
<span class="cstat-no" title="statement not covered" > clearInterval(this.warningInterval);</span>
|
|
604
664
|
}
|
|
605
665
|
}
|
|
606
666
|
|
|
@@ -793,7 +853,7 @@ SessionDialogUI.defaultProps = {
|
|
|
793
853
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
794
854
|
Code coverage generated by
|
|
795
855
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
796
|
-
at 2023-08-
|
|
856
|
+
at 2023-08-11T12:39:58.971Z
|
|
797
857
|
</div>
|
|
798
858
|
<script src="../../prettify.js"></script>
|
|
799
859
|
<script>
|
package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html
CHANGED
|
@@ -94,11 +94,11 @@
|
|
|
94
94
|
<span class="cline-any cline-neutral"> </span>
|
|
95
95
|
<span class="cline-any cline-neutral"> </span>
|
|
96
96
|
<span class="cline-any cline-yes">2x</span>
|
|
97
|
-
<span class="cline-any cline-yes">
|
|
97
|
+
<span class="cline-any cline-yes">1x</span>
|
|
98
98
|
<span class="cline-any cline-neutral"> </span>
|
|
99
99
|
<span class="cline-any cline-neutral"> </span>
|
|
100
100
|
<span class="cline-any cline-yes">2x</span>
|
|
101
|
-
<span class="cline-any cline-yes">
|
|
101
|
+
<span class="cline-any cline-yes">1x</span>
|
|
102
102
|
<span class="cline-any cline-neutral"> </span>
|
|
103
103
|
<span class="cline-any cline-neutral"> </span>
|
|
104
104
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -151,7 +151,7 @@ export default AnimationGroup;
|
|
|
151
151
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
152
152
|
Code coverage generated by
|
|
153
153
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
154
|
-
at 2024-
|
|
154
|
+
at 2024-06-06T15:24:30.092Z
|
|
155
155
|
</div>
|
|
156
156
|
<script src="../../../../prettify.js"></script>
|
|
157
157
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at 2024-
|
|
104
|
+
at 2024-06-06T15:24:30.092Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -874,7 +874,7 @@ export default ScoreChart;
|
|
|
874
874
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
875
875
|
Code coverage generated by
|
|
876
876
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
877
|
-
at 2023-08-
|
|
877
|
+
at 2023-08-11T12:39:58.971Z
|
|
878
878
|
</div>
|
|
879
879
|
<script src="../../../../prettify.js"></script>
|
|
880
880
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2023-08-
|
|
119
|
+
at 2023-08-11T12:39:58.971Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -79,7 +79,7 @@ export default ScoreChart;
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at 2023-08-
|
|
82
|
+
at 2023-08-11T12:39:58.971Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../../../../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">100% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>12/12</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">100% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>12/12</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -112,17 +112,7 @@
|
|
|
112
112
|
<a name='L47'></a><a href='#L47'>47</a>
|
|
113
113
|
<a name='L48'></a><a href='#L48'>48</a>
|
|
114
114
|
<a name='L49'></a><a href='#L49'>49</a>
|
|
115
|
-
<a name='L50'></a><a href='#L50'>50</a>
|
|
116
|
-
<a name='L51'></a><a href='#L51'>51</a>
|
|
117
|
-
<a name='L52'></a><a href='#L52'>52</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></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
115
|
+
<a name='L50'></a><a href='#L50'>50</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
126
116
|
<span class="cline-any cline-neutral"> </span>
|
|
127
117
|
<span class="cline-any cline-neutral"> </span>
|
|
128
118
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -132,31 +122,21 @@
|
|
|
132
122
|
<span class="cline-any cline-neutral"> </span>
|
|
133
123
|
<span class="cline-any cline-neutral"> </span>
|
|
134
124
|
<span class="cline-any cline-yes">2x</span>
|
|
125
|
+
<span class="cline-any cline-yes">1x</span>
|
|
135
126
|
<span class="cline-any cline-neutral"> </span>
|
|
127
|
+
<span class="cline-any cline-yes">1x</span>
|
|
136
128
|
<span class="cline-any cline-neutral"> </span>
|
|
129
|
+
<span class="cline-any cline-yes">1x</span>
|
|
130
|
+
<span class="cline-any cline-yes">1x</span>
|
|
131
|
+
<span class="cline-any cline-yes">1x</span>
|
|
132
|
+
<span class="cline-any cline-yes">1x</span>
|
|
137
133
|
<span class="cline-any cline-neutral"> </span>
|
|
134
|
+
<span class="cline-any cline-yes">1x</span>
|
|
135
|
+
<span class="cline-any cline-yes">1x</span>
|
|
138
136
|
<span class="cline-any cline-neutral"> </span>
|
|
139
|
-
<span class="cline-any cline-yes">
|
|
140
|
-
<span class="cline-any cline-neutral"> </span>
|
|
141
|
-
<span class="cline-any cline-yes">2x</span>
|
|
142
|
-
<span class="cline-any cline-neutral"> </span>
|
|
143
|
-
<span class="cline-any cline-neutral"> </span>
|
|
144
|
-
<span class="cline-any cline-neutral"> </span>
|
|
145
|
-
<span class="cline-any cline-neutral"> </span>
|
|
146
|
-
<span class="cline-any cline-yes">2x</span>
|
|
147
|
-
<span class="cline-any cline-neutral"> </span>
|
|
148
|
-
<span class="cline-any cline-yes">2x</span>
|
|
149
|
-
<span class="cline-any cline-yes">2x</span>
|
|
150
|
-
<span class="cline-any cline-yes">2x</span>
|
|
151
|
-
<span class="cline-any cline-yes">2x</span>
|
|
152
|
-
<span class="cline-any cline-neutral"> </span>
|
|
153
|
-
<span class="cline-any cline-yes">2x</span>
|
|
154
|
-
<span class="cline-any cline-yes">2x</span>
|
|
155
|
-
<span class="cline-any cline-neutral"> </span>
|
|
156
|
-
<span class="cline-any cline-yes">2x</span>
|
|
157
|
-
<span class="cline-any cline-neutral"> </span>
|
|
158
|
-
<span class="cline-any cline-yes">2x</span>
|
|
137
|
+
<span class="cline-any cline-yes">1x</span>
|
|
159
138
|
<span class="cline-any cline-neutral"> </span>
|
|
139
|
+
<span class="cline-any cline-yes">1x</span>
|
|
160
140
|
<span class="cline-any cline-neutral"> </span>
|
|
161
141
|
<span class="cline-any cline-neutral"> </span>
|
|
162
142
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -184,23 +164,14 @@
|
|
|
184
164
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { useState } from "react";
|
|
185
165
|
import PropTypes from "prop-types";
|
|
186
166
|
import cookie from "cookie";
|
|
187
|
-
import
|
|
167
|
+
import jwtDecode from "jwt-decode";
|
|
188
168
|
import SanitizedContent from "../../SanitizedContent";
|
|
189
169
|
import AnimationGroup from "../AnimationGroup/AnimationGroup";
|
|
170
|
+
import { isMultiRoleUser } from "../helpers";
|
|
190
171
|
import SelectRole from "./SelectRole";
|
|
191
|
-
import { loadRoleOptions } from "./SelectRole/utils";
|
|
192
172
|
|
|
193
173
|
const LevelOneContent = ({ isExpanded, levelOneContent }) => {
|
|
194
|
-
|
|
195
|
-
qpp_auth_token,
|
|
196
|
-
qpp_has_authorizations: hasAuthorizations,
|
|
197
|
-
qpp_cms_internal_authorized: cmsInternalRoleValues,
|
|
198
|
-
} = cookie.parse(document.cookie);
|
|
199
|
-
|
|
200
|
-
const roleOptions = loadRoleOptions([
|
|
201
|
-
hasAuthorizations,
|
|
202
|
-
cmsInternalRoleValues,
|
|
203
|
-
]);
|
|
174
|
+
let { qpp_auth_token } = cookie.parse(document.cookie);
|
|
204
175
|
|
|
205
176
|
const [selectedRole, setSelectedRole] = useState("");
|
|
206
177
|
|
|
@@ -212,7 +183,7 @@ const LevelOneContent = ({ isExpanded, levelOneContent }) => {
|
|
|
212
183
|
const path = window.location.pathname;
|
|
213
184
|
document.cookie = `current_path=${path}; Path=/;`;
|
|
214
185
|
|
|
215
|
-
const hasMultipleRoles =
|
|
186
|
+
const hasMultipleRoles = isMultiRoleUser(document.cookie);
|
|
216
187
|
|
|
217
188
|
return (
|
|
218
189
|
<div className="sidebar-content">
|
|
@@ -224,7 +195,6 @@ const LevelOneContent = ({ isExpanded, levelOneContent }) => {
|
|
|
224
195
|
<span class="branch-1 cbranch-no" title="branch not covered" > <SelectRole</span>
|
|
225
196
|
selectedRole={selectedRole}
|
|
226
197
|
setSelectedRole={setSelectedRole}
|
|
227
|
-
roleOptions={roleOptions}
|
|
228
198
|
/>
|
|
229
199
|
)}
|
|
230
200
|
|
|
@@ -247,7 +217,7 @@ export default LevelOneContent;
|
|
|
247
217
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
248
218
|
Code coverage generated by
|
|
249
219
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
250
|
-
at 2024-
|
|
220
|
+
at 2024-06-06T15:24:30.092Z
|
|
251
221
|
</div>
|
|
252
222
|
<script src="../../../../prettify.js"></script>
|
|
253
223
|
<script>
|
|
@@ -718,7 +718,7 @@ export default LevelTwoContent;
|
|
|
718
718
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
719
719
|
Code coverage generated by
|
|
720
720
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
721
|
-
at
|
|
721
|
+
at Thu Sep 01 2022 16:32:55 GMT-0400 (Eastern Daylight Time)
|
|
722
722
|
</div>
|
|
723
723
|
<script src="../../../../prettify.js"></script>
|
|
724
724
|
<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">22.97% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>17/74</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/24</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/17</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">25% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>17/68</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -80,32 +80,32 @@
|
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
82
|
<td class="file low" data-value="index.js"><a href="index.js.html">index.js</a></td>
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="9.52" class="pic low">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 9%"></div><div class="cover-empty" style="width: 91%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
86
|
+
<td data-value="9.52" class="pct low">9.52%</td>
|
|
87
|
+
<td data-value="21" class="abs low">2/21</td>
|
|
88
88
|
<td data-value="0" class="pct low">0%</td>
|
|
89
89
|
<td data-value="4" class="abs low">0/4</td>
|
|
90
90
|
<td data-value="0" class="pct low">0%</td>
|
|
91
91
|
<td data-value="4" class="abs low">0/4</td>
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
92
|
+
<td data-value="9.52" class="pct low">9.52%</td>
|
|
93
|
+
<td data-value="21" class="abs low">2/21</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
97
|
-
<td class="file
|
|
98
|
-
<td data-value="
|
|
99
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
97
|
+
<td class="file low" data-value="utils.js"><a href="utils.js.html">utils.js</a></td>
|
|
98
|
+
<td data-value="28.3" class="pic low">
|
|
99
|
+
<div class="chart"><div class="cover-fill" style="width: 28%"></div><div class="cover-empty" style="width: 72%"></div></div>
|
|
100
100
|
</td>
|
|
101
|
-
<td data-value="
|
|
102
|
-
<td data-value="
|
|
103
|
-
<td data-value="
|
|
104
|
-
<td data-value="20" class="abs low">
|
|
105
|
-
<td data-value="
|
|
106
|
-
<td data-value="
|
|
107
|
-
<td data-value="
|
|
108
|
-
<td data-value="
|
|
101
|
+
<td data-value="28.3" class="pct low">28.3%</td>
|
|
102
|
+
<td data-value="53" class="abs low">15/53</td>
|
|
103
|
+
<td data-value="0" class="pct low">0%</td>
|
|
104
|
+
<td data-value="20" class="abs low">0/20</td>
|
|
105
|
+
<td data-value="0" class="pct low">0%</td>
|
|
106
|
+
<td data-value="13" class="abs low">0/13</td>
|
|
107
|
+
<td data-value="31.91" class="pct low">31.91%</td>
|
|
108
|
+
<td data-value="47" class="abs low">15/47</td>
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
</tbody>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2024-
|
|
119
|
+
at 2024-06-06T15:24:30.092Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../../../prettify.js"></script>
|
|
122
122
|
<script>
|