@k-int/stripes-kint-components 5.34.0 → 5.35.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/CHANGELOG.md +15 -0
- package/es/lib/CustomProperties/Config/CustomPropertiesSettings.js +32 -1
- package/es/lib/NoResultsMessage/NoResultsMessage.js +28 -10
- package/es/lib/SASQLookupComponent/SASQLookupComponent.js +109 -60
- package/es/lib/SASQLookupComponent/SASQLookupComponent.test.js +11 -0
- package/es/lib/SASQLookupComponent/TableBody/TableBody.js +6 -0
- package/es/lib/hooks/index.js +8 -0
- package/es/lib/hooks/useMutateTemplates/index.js +13 -0
- package/es/lib/hooks/useMutateTemplates/useMutateTemplates.js +45 -0
- package/es/lib/utils/parseErrorResponse.js +6 -1
- package/package.json +1 -1
- package/src/artifacts/coverage-jest/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ButtonTypedown/ButtonTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/ButtonTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/ButtonTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/ComboButton.js.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/index.html +1 -1
- package/src/artifacts/coverage-jest/ComboButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertiesSettings.js.html +136 -10
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Config/index.html +19 -19
- package/src/artifacts/coverage-jest/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertiesListField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/CustomPropertyCard.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/FieldLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/index.html +1 -1
- package/src/artifacts/coverage-jest/FieldLabel/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/NoResultsMessage/NoResultsMessage.js.html +70 -13
- package/src/artifacts/coverage-jest/NoResultsMessage/index.html +3 -3
- package/src/artifacts/coverage-jest/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/NumberField.js.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/index.html +1 -1
- package/src/artifacts/coverage-jest/NumberField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/QueryTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/SASQLookupComponent.js.html +298 -136
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/TableBody.js.html +12 -3
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQLookupComponent/index.html +16 -16
- package/src/artifacts/coverage-jest/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/SearchKeyControl.js.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/index.html +1 -1
- package/src/artifacts/coverage-jest/SearchKeyControl/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsList.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/EditableSettingsListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/EditableSettingsListFieldArray/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/EditSettingValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/RenderSettingValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/SettingField.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/RefdataCategoriesSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/RefdataCategoriesSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPage.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/SettingPagePane/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/Settings/Settings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/Settings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/Settings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/SettingsFormContainer.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/SettingsFormContainer/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsField.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/StaticSettingsFieldComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/StaticSettingsFieldComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/StaticSettingsField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/constants/queryKeys.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingCallout/useSettingCallout.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useSettingsSectionInitalValues/useSettingsSectionInitalValues.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/staticSettingsPages/useStaticSettingsSection.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useAppSettings/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettingSection/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/hooks/useSettings/useSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/Settings/index.html +1 -1
- package/src/artifacts/coverage-jest/Settings/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/Tags.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/useTags.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/hooks/useTagsEnabled.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/index.html +1 -1
- package/src/artifacts/coverage-jest/Tags/index.js.html +1 -1
- package/src/artifacts/coverage-jest/Tags/tagsConfig.js.html +1 -1
- package/src/artifacts/coverage-jest/Typedown/Typedown.js.html +1 -1
- package/src/artifacts/coverage-jest/Typedown/index.html +1 -1
- package/src/artifacts/coverage-jest/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/cobertura-coverage.xml +418 -334
- package/src/artifacts/coverage-jest/constants/comparators.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/endpoints.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/constants/pagination.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/index.js.html +8 -2
- package/src/artifacts/coverage-jest/hooks/intlHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKey/useIntlKey.js.html +7 -7
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useIntlKeyStore/useIntlKeyStore.js.html +11 -11
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/intlHooks/useKintIntl/useKintIntl.js.html +9 -9
- package/src/artifacts/coverage-jest/hooks/typedownHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useActionListRef.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useCustProps.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useHelperApp.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useInvalidateRefdata/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useKiwtSASQuery.js.html +16 -16
- package/src/artifacts/coverage-jest/hooks/useLocalPageStore.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useLocalStorageState.js.html +5 -5
- package/src/artifacts/coverage-jest/hooks/useModConfigEntries.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateCustomProperties/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateGeneric/useMutateGeneric.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataCategory/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateRefdataValue/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useMutateTemplates/index.html +131 -0
- package/src/artifacts/coverage-jest/hooks/useMutateTemplates/index.js.html +88 -0
- package/src/artifacts/coverage-jest/hooks/useMutateTemplates/useMutateTemplates.js.html +217 -0
- package/src/artifacts/coverage-jest/hooks/useParallelBatchFetch.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/usePrevNextPagination.js.html +37 -37
- package/src/artifacts/coverage-jest/hooks/useQIndex.js.html +9 -9
- package/src/artifacts/coverage-jest/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useStandaloneSASQQueryParameter/useStandaloneSASQQueryParameter.js.html +1 -1
- package/src/artifacts/coverage-jest/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/index.html +50 -35
- package/src/artifacts/coverage-jest/utils/buildUrl.js.html +12 -12
- package/src/artifacts/coverage-jest/utils/filterParsers/deparseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/filterParsers/parseKiwtQueryString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQuery.js.html +3 -3
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/generateKiwtQueryParams.js.html +19 -19
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/generateKiwtQueryParams/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/index.html +13 -13
- package/src/artifacts/coverage-jest/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/matchString/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/matchString/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/matchString/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/modConfigEntriesQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/parseErrorResponse.js.html +26 -8
- package/src/artifacts/coverage-jest/utils/parseModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/refdataQueryKey/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/selectorSafe.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/stringStyling/boldString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/stringStyling/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/stringStyling/index.html +1 -1
- package/src/artifacts/coverage-jest/utils/stringStyling/index.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/validators/index.html +1 -1
- package/src/artifacts/coverage-jest/validators/index.js.html +1 -1
- package/src/artifacts/coverage-jest/validators/validators.js.html +1 -1
- package/src/lib/CustomProperties/Config/CustomPropertiesSettings.js +42 -0
- package/src/lib/NoResultsMessage/NoResultsMessage.js +29 -10
- package/src/lib/NoResultsMessage/README.md +16 -13
- package/src/lib/SASQLookupComponent/README.md +12 -0
- package/src/lib/SASQLookupComponent/SASQLookupComponent.js +127 -73
- package/src/lib/SASQLookupComponent/SASQLookupComponent.test.js +13 -1
- package/src/lib/SASQLookupComponent/TableBody/TableBody.js +4 -1
- package/src/lib/SASQRoute/README.md +6 -1
- package/src/lib/hooks/index.js +2 -0
- package/src/lib/hooks/useMutateTemplates/index.js +1 -0
- package/src/lib/hooks/useMutateTemplates/useMutateTemplates.js +44 -0
- package/src/lib/utils/parseErrorResponse.js +7 -1
- package/styles/NoResultsMessage.css +1 -0
- package/styles/SASQLookupComponent.css +15 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="
|
|
3
|
+
<coverage lines-valid="2502" lines-covered="1064" line-rate="0.4252" branches-valid="1856" branches-covered="573" branch-rate="0.30870000000000003" timestamp="1776100856877" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/builds/knowledge-integration/folio/stripes-kint-components</source>
|
|
6
6
|
</sources>
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
</class>
|
|
504
504
|
</classes>
|
|
505
505
|
</package>
|
|
506
|
-
<package name="CustomProperties.Config" line-rate="0.
|
|
506
|
+
<package name="CustomProperties.Config" line-rate="0.4482" branch-rate="0.4596">
|
|
507
507
|
<classes>
|
|
508
508
|
<class name="CustomPropertiesLookup.js" filename="src/lib/CustomProperties/Config/CustomPropertiesLookup.js" line-rate="0.5263" branch-rate="0.4">
|
|
509
509
|
<methods>
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
<line number="175" hits="26" branch="false"/>
|
|
576
576
|
</lines>
|
|
577
577
|
</class>
|
|
578
|
-
<class name="CustomPropertiesSettings.js" filename="src/lib/CustomProperties/Config/CustomPropertiesSettings.js" line-rate="0.
|
|
578
|
+
<class name="CustomPropertiesSettings.js" filename="src/lib/CustomProperties/Config/CustomPropertiesSettings.js" line-rate="0.303" branch-rate="0.3469">
|
|
579
579
|
<methods>
|
|
580
580
|
<method name="(anonymous_0)" hits="5" signature="()V">
|
|
581
581
|
<lines>
|
|
@@ -604,62 +604,72 @@
|
|
|
604
604
|
</method>
|
|
605
605
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
606
606
|
<lines>
|
|
607
|
-
<line number="
|
|
607
|
+
<line number="136" hits="0"/>
|
|
608
608
|
</lines>
|
|
609
609
|
</method>
|
|
610
610
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
611
611
|
<lines>
|
|
612
|
-
<line number="
|
|
612
|
+
<line number="156" hits="0"/>
|
|
613
613
|
</lines>
|
|
614
614
|
</method>
|
|
615
615
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
616
616
|
<lines>
|
|
617
|
-
<line number="
|
|
617
|
+
<line number="182" hits="0"/>
|
|
618
618
|
</lines>
|
|
619
619
|
</method>
|
|
620
620
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
621
621
|
<lines>
|
|
622
|
-
<line number="
|
|
622
|
+
<line number="191" hits="0"/>
|
|
623
623
|
</lines>
|
|
624
624
|
</method>
|
|
625
625
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
626
626
|
<lines>
|
|
627
|
-
<line number="
|
|
627
|
+
<line number="209" hits="0"/>
|
|
628
628
|
</lines>
|
|
629
629
|
</method>
|
|
630
630
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
631
631
|
<lines>
|
|
632
|
-
<line number="
|
|
632
|
+
<line number="234" hits="0"/>
|
|
633
633
|
</lines>
|
|
634
634
|
</method>
|
|
635
635
|
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
636
636
|
<lines>
|
|
637
|
-
<line number="
|
|
637
|
+
<line number="239" hits="0"/>
|
|
638
638
|
</lines>
|
|
639
639
|
</method>
|
|
640
640
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
641
641
|
<lines>
|
|
642
|
-
<line number="
|
|
642
|
+
<line number="247" hits="0"/>
|
|
643
643
|
</lines>
|
|
644
644
|
</method>
|
|
645
645
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
646
646
|
<lines>
|
|
647
|
-
<line number="
|
|
647
|
+
<line number="269" hits="0"/>
|
|
648
648
|
</lines>
|
|
649
649
|
</method>
|
|
650
|
-
<method name="(anonymous_14)" hits="
|
|
650
|
+
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
651
651
|
<lines>
|
|
652
|
-
<line number="
|
|
652
|
+
<line number="293" hits="0"/>
|
|
653
653
|
</lines>
|
|
654
654
|
</method>
|
|
655
655
|
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
656
656
|
<lines>
|
|
657
|
-
<line number="
|
|
657
|
+
<line number="348" hits="0"/>
|
|
658
658
|
</lines>
|
|
659
659
|
</method>
|
|
660
|
-
<method name="(anonymous_16)" hits="
|
|
660
|
+
<method name="(anonymous_16)" hits="100" signature="()V">
|
|
661
661
|
<lines>
|
|
662
|
-
<line number="
|
|
662
|
+
<line number="362" hits="100"/>
|
|
663
|
+
</lines>
|
|
664
|
+
</method>
|
|
665
|
+
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
666
|
+
<lines>
|
|
667
|
+
<line number="395" hits="0"/>
|
|
668
|
+
</lines>
|
|
669
|
+
</method>
|
|
670
|
+
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
671
|
+
<lines>
|
|
672
|
+
<line number="396" hits="0"/>
|
|
663
673
|
</lines>
|
|
664
674
|
</method>
|
|
665
675
|
</methods>
|
|
@@ -697,32 +707,39 @@
|
|
|
697
707
|
<line number="110" hits="0" branch="false"/>
|
|
698
708
|
<line number="118" hits="0" branch="false"/>
|
|
699
709
|
<line number="120" hits="0" branch="false"/>
|
|
700
|
-
<line number="
|
|
701
|
-
<line number="
|
|
702
|
-
<line number="
|
|
703
|
-
<line number="
|
|
704
|
-
<line number="
|
|
705
|
-
<line number="
|
|
706
|
-
<line number="
|
|
707
|
-
<line number="
|
|
710
|
+
<line number="134" hits="0" branch="false"/>
|
|
711
|
+
<line number="137" hits="0" branch="false"/>
|
|
712
|
+
<line number="139" hits="0" branch="false"/>
|
|
713
|
+
<line number="154" hits="0" branch="false"/>
|
|
714
|
+
<line number="157" hits="0" branch="false"/>
|
|
715
|
+
<line number="159" hits="0" branch="false"/>
|
|
716
|
+
<line number="174" hits="0" branch="false"/>
|
|
717
|
+
<line number="182" hits="5" branch="false"/>
|
|
718
|
+
<line number="183" hits="0" branch="false"/>
|
|
719
|
+
<line number="191" hits="5" branch="false"/>
|
|
708
720
|
<line number="192" hits="0" branch="false"/>
|
|
709
|
-
<line number="
|
|
710
|
-
<line number="
|
|
711
|
-
<line number="200" hits="
|
|
712
|
-
<line number="
|
|
713
|
-
<line number="
|
|
714
|
-
<line number="
|
|
715
|
-
<line number="
|
|
716
|
-
<line number="
|
|
717
|
-
<line number="
|
|
718
|
-
<line number="
|
|
719
|
-
<line number="
|
|
720
|
-
<line number="
|
|
721
|
-
<line number="
|
|
722
|
-
<line number="
|
|
723
|
-
<line number="
|
|
724
|
-
<line number="
|
|
725
|
-
<line number="
|
|
721
|
+
<line number="193" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
722
|
+
<line number="194" hits="0" branch="false"/>
|
|
723
|
+
<line number="200" hits="5" branch="false"/>
|
|
724
|
+
<line number="209" hits="0" branch="false"/>
|
|
725
|
+
<line number="234" hits="0" branch="false"/>
|
|
726
|
+
<line number="240" hits="0" branch="false"/>
|
|
727
|
+
<line number="241" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
728
|
+
<line number="242" hits="0" branch="false"/>
|
|
729
|
+
<line number="247" hits="0" branch="false"/>
|
|
730
|
+
<line number="263" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
731
|
+
<line number="264" hits="0" branch="false"/>
|
|
732
|
+
<line number="270" hits="0" branch="false"/>
|
|
733
|
+
<line number="271" hits="0" branch="false"/>
|
|
734
|
+
<line number="288" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
735
|
+
<line number="293" hits="0" branch="false"/>
|
|
736
|
+
<line number="348" hits="0" branch="false"/>
|
|
737
|
+
<line number="362" hits="100" branch="false"/>
|
|
738
|
+
<line number="395" hits="0" branch="false"/>
|
|
739
|
+
<line number="397" hits="0" branch="false"/>
|
|
740
|
+
<line number="398" hits="0" branch="false"/>
|
|
741
|
+
<line number="399" hits="0" branch="false"/>
|
|
742
|
+
<line number="407" hits="27" branch="false"/>
|
|
726
743
|
</lines>
|
|
727
744
|
</class>
|
|
728
745
|
<class name="CustomPropertyForm.js" filename="src/lib/CustomProperties/Config/CustomPropertyForm.js" line-rate="0.6666" branch-rate="0.5476">
|
|
@@ -2189,29 +2206,29 @@
|
|
|
2189
2206
|
<methods>
|
|
2190
2207
|
<method name="(anonymous_0)" hits="0" signature="()V">
|
|
2191
2208
|
<lines>
|
|
2192
|
-
<line number="
|
|
2209
|
+
<line number="9" hits="0"/>
|
|
2193
2210
|
</lines>
|
|
2194
2211
|
</method>
|
|
2195
2212
|
</methods>
|
|
2196
2213
|
<lines>
|
|
2197
|
-
<line number="
|
|
2198
|
-
<line number="
|
|
2199
|
-
<line number="23" hits="0" branch="false"/>
|
|
2200
|
-
<line number="24" hits="0" branch="false"/>
|
|
2201
|
-
<line number="26" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
2202
|
-
<line number="28" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2203
|
-
<line number="29" hits="0" branch="false"/>
|
|
2204
|
-
<line number="30" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2205
|
-
<line number="32" hits="0" branch="false"/>
|
|
2214
|
+
<line number="9" hits="27" branch="false"/>
|
|
2215
|
+
<line number="31" hits="0" branch="false"/>
|
|
2206
2216
|
<line number="33" hits="0" branch="false"/>
|
|
2207
|
-
<line number="34" hits="0" branch="
|
|
2208
|
-
<line number="36" hits="0" branch="
|
|
2209
|
-
<line number="
|
|
2210
|
-
<line number="
|
|
2211
|
-
<line number="40" hits="0" branch="
|
|
2212
|
-
<line number="
|
|
2213
|
-
<line number="
|
|
2214
|
-
<line number="
|
|
2217
|
+
<line number="34" hits="0" branch="false"/>
|
|
2218
|
+
<line number="36" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
2219
|
+
<line number="38" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
2220
|
+
<line number="39" hits="0" branch="false"/>
|
|
2221
|
+
<line number="40" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2222
|
+
<line number="42" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2223
|
+
<line number="43" hits="0" branch="false"/>
|
|
2224
|
+
<line number="44" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2225
|
+
<line number="46" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2226
|
+
<line number="47" hits="0" branch="false"/>
|
|
2227
|
+
<line number="48" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2228
|
+
<line number="50" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2229
|
+
<line number="51" hits="0" branch="false"/>
|
|
2230
|
+
<line number="54" hits="0" branch="false"/>
|
|
2231
|
+
<line number="84" hits="27" branch="false"/>
|
|
2215
2232
|
</lines>
|
|
2216
2233
|
</class>
|
|
2217
2234
|
<class name="index.js" filename="src/lib/NoResultsMessage/index.js" line-rate="0" branch-rate="0">
|
|
@@ -2759,160 +2776,166 @@
|
|
|
2759
2776
|
</class>
|
|
2760
2777
|
</classes>
|
|
2761
2778
|
</package>
|
|
2762
|
-
<package name="SASQLookupComponent" line-rate="0.
|
|
2779
|
+
<package name="SASQLookupComponent" line-rate="0.983" branch-rate="0.8946999999999999">
|
|
2763
2780
|
<classes>
|
|
2764
|
-
<class name="SASQLookupComponent.js" filename="src/lib/SASQLookupComponent/SASQLookupComponent.js" line-rate="0.
|
|
2781
|
+
<class name="SASQLookupComponent.js" filename="src/lib/SASQLookupComponent/SASQLookupComponent.js" line-rate="0.983" branch-rate="0.8946999999999999">
|
|
2765
2782
|
<methods>
|
|
2766
|
-
<method name="(anonymous_0)" hits="
|
|
2783
|
+
<method name="(anonymous_0)" hits="937" signature="()V">
|
|
2767
2784
|
<lines>
|
|
2768
|
-
<line number="
|
|
2785
|
+
<line number="43" hits="937"/>
|
|
2769
2786
|
</lines>
|
|
2770
2787
|
</method>
|
|
2771
|
-
<method name="(anonymous_1)" hits="
|
|
2788
|
+
<method name="(anonymous_1)" hits="1092" signature="()V">
|
|
2772
2789
|
<lines>
|
|
2773
|
-
<line number="
|
|
2790
|
+
<line number="47" hits="1092"/>
|
|
2774
2791
|
</lines>
|
|
2775
2792
|
</method>
|
|
2776
|
-
<method name="(anonymous_2)" hits="
|
|
2793
|
+
<method name="(anonymous_2)" hits="1092" signature="()V">
|
|
2777
2794
|
<lines>
|
|
2778
|
-
<line number="
|
|
2795
|
+
<line number="48" hits="1092"/>
|
|
2779
2796
|
</lines>
|
|
2780
2797
|
</method>
|
|
2781
|
-
<method name="(anonymous_3)" hits="
|
|
2798
|
+
<method name="(anonymous_3)" hits="859" signature="()V">
|
|
2782
2799
|
<lines>
|
|
2783
|
-
<line number="
|
|
2800
|
+
<line number="55" hits="859"/>
|
|
2784
2801
|
</lines>
|
|
2785
2802
|
</method>
|
|
2786
|
-
<method name="(anonymous_4)" hits="
|
|
2803
|
+
<method name="(anonymous_4)" hits="205" signature="()V">
|
|
2787
2804
|
<lines>
|
|
2788
|
-
<line number="69" hits="
|
|
2805
|
+
<line number="69" hits="205"/>
|
|
2789
2806
|
</lines>
|
|
2790
2807
|
</method>
|
|
2791
|
-
<method name="(anonymous_5)" hits="
|
|
2808
|
+
<method name="(anonymous_5)" hits="855" signature="()V">
|
|
2792
2809
|
<lines>
|
|
2793
|
-
<line number="70" hits="
|
|
2810
|
+
<line number="70" hits="855"/>
|
|
2794
2811
|
</lines>
|
|
2795
2812
|
</method>
|
|
2796
|
-
<method name="(anonymous_6)" hits="
|
|
2813
|
+
<method name="(anonymous_6)" hits="416" signature="()V">
|
|
2797
2814
|
<lines>
|
|
2798
|
-
<line number="
|
|
2815
|
+
<line number="113" hits="416"/>
|
|
2799
2816
|
</lines>
|
|
2800
2817
|
</method>
|
|
2801
|
-
<method name="(anonymous_7)" hits="
|
|
2818
|
+
<method name="(anonymous_7)" hits="937" signature="()V">
|
|
2802
2819
|
<lines>
|
|
2803
|
-
<line number="
|
|
2820
|
+
<line number="117" hits="937"/>
|
|
2804
2821
|
</lines>
|
|
2805
2822
|
</method>
|
|
2806
|
-
<method name="(anonymous_8)" hits="
|
|
2823
|
+
<method name="(anonymous_8)" hits="937" signature="()V">
|
|
2807
2824
|
<lines>
|
|
2808
|
-
<line number="
|
|
2825
|
+
<line number="121" hits="937"/>
|
|
2809
2826
|
</lines>
|
|
2810
2827
|
</method>
|
|
2811
|
-
<method name="(anonymous_9)" hits="
|
|
2828
|
+
<method name="(anonymous_9)" hits="602" signature="()V">
|
|
2812
2829
|
<lines>
|
|
2813
|
-
<line number="
|
|
2830
|
+
<line number="131" hits="602"/>
|
|
2814
2831
|
</lines>
|
|
2815
2832
|
</method>
|
|
2816
2833
|
<method name="(anonymous_10)" hits="22" signature="()V">
|
|
2817
2834
|
<lines>
|
|
2818
|
-
<line number="
|
|
2835
|
+
<line number="154" hits="22"/>
|
|
2819
2836
|
</lines>
|
|
2820
2837
|
</method>
|
|
2821
|
-
<method name="(anonymous_11)" hits="
|
|
2838
|
+
<method name="(anonymous_11)" hits="205" signature="()V">
|
|
2822
2839
|
<lines>
|
|
2823
|
-
<line number="
|
|
2840
|
+
<line number="165" hits="205"/>
|
|
2824
2841
|
</lines>
|
|
2825
2842
|
</method>
|
|
2826
|
-
<method name="(anonymous_12)" hits="
|
|
2843
|
+
<method name="(anonymous_12)" hits="937" signature="()V">
|
|
2827
2844
|
<lines>
|
|
2828
|
-
<line number="
|
|
2845
|
+
<line number="178" hits="937"/>
|
|
2829
2846
|
</lines>
|
|
2830
2847
|
</method>
|
|
2831
|
-
<method name="(anonymous_13)" hits="
|
|
2848
|
+
<method name="(anonymous_13)" hits="372" signature="()V">
|
|
2832
2849
|
<lines>
|
|
2833
|
-
<line number="
|
|
2850
|
+
<line number="184" hits="372"/>
|
|
2834
2851
|
</lines>
|
|
2835
2852
|
</method>
|
|
2836
|
-
<method name="(anonymous_14)" hits="
|
|
2853
|
+
<method name="(anonymous_14)" hits="655" signature="()V">
|
|
2837
2854
|
<lines>
|
|
2838
|
-
<line number="
|
|
2855
|
+
<line number="190" hits="655"/>
|
|
2839
2856
|
</lines>
|
|
2840
2857
|
</method>
|
|
2841
|
-
<method name="(anonymous_15)" hits="
|
|
2858
|
+
<method name="(anonymous_15)" hits="1120" signature="()V">
|
|
2842
2859
|
<lines>
|
|
2843
|
-
<line number="
|
|
2860
|
+
<line number="198" hits="1120"/>
|
|
2844
2861
|
</lines>
|
|
2845
2862
|
</method>
|
|
2846
|
-
<method name="(anonymous_16)" hits="
|
|
2863
|
+
<method name="(anonymous_16)" hits="338" signature="()V">
|
|
2847
2864
|
<lines>
|
|
2848
|
-
<line number="
|
|
2865
|
+
<line number="210" hits="338"/>
|
|
2849
2866
|
</lines>
|
|
2850
2867
|
</method>
|
|
2851
|
-
<method name="(anonymous_17)" hits="
|
|
2868
|
+
<method name="(anonymous_17)" hits="1218" signature="()V">
|
|
2852
2869
|
<lines>
|
|
2853
|
-
<line number="
|
|
2870
|
+
<line number="254" hits="1218"/>
|
|
2871
|
+
</lines>
|
|
2872
|
+
</method>
|
|
2873
|
+
<method name="(anonymous_18)" hits="1218" signature="()V">
|
|
2874
|
+
<lines>
|
|
2875
|
+
<line number="293" hits="1218"/>
|
|
2854
2876
|
</lines>
|
|
2855
2877
|
</method>
|
|
2856
2878
|
</methods>
|
|
2857
2879
|
<lines>
|
|
2858
|
-
<line number="
|
|
2859
|
-
<line number="
|
|
2860
|
-
<line number="
|
|
2861
|
-
<line number="
|
|
2862
|
-
<line number="
|
|
2863
|
-
<line number="
|
|
2864
|
-
<line number="
|
|
2865
|
-
<line number="
|
|
2866
|
-
<line number="
|
|
2867
|
-
<line number="
|
|
2868
|
-
<line number="
|
|
2869
|
-
<line number="
|
|
2870
|
-
<line number="
|
|
2871
|
-
<line number="
|
|
2872
|
-
<line number="
|
|
2873
|
-
<line number="
|
|
2874
|
-
<line number="
|
|
2875
|
-
<line number="
|
|
2876
|
-
<line number="
|
|
2877
|
-
<line number="
|
|
2878
|
-
<line number="
|
|
2879
|
-
<line number="
|
|
2880
|
-
<line number="
|
|
2881
|
-
<line number="
|
|
2882
|
-
<line number="
|
|
2883
|
-
<line number="
|
|
2884
|
-
<line number="
|
|
2885
|
-
<line number="
|
|
2886
|
-
<line number="
|
|
2887
|
-
<line number="
|
|
2888
|
-
<line number="
|
|
2889
|
-
<line number="
|
|
2890
|
-
<line number="
|
|
2891
|
-
<line number="
|
|
2892
|
-
<line number="
|
|
2893
|
-
<line number="
|
|
2894
|
-
<line number="
|
|
2895
|
-
<line number="
|
|
2896
|
-
<line number="
|
|
2897
|
-
<line number="
|
|
2898
|
-
<line number="
|
|
2899
|
-
<line number="
|
|
2900
|
-
<line number="
|
|
2901
|
-
<line number="
|
|
2902
|
-
<line number="
|
|
2903
|
-
<line number="
|
|
2904
|
-
<line number="
|
|
2905
|
-
<line number="
|
|
2906
|
-
<line number="
|
|
2907
|
-
<line number="
|
|
2908
|
-
<line number="
|
|
2909
|
-
<line number="
|
|
2910
|
-
<line number="
|
|
2911
|
-
<line number="
|
|
2912
|
-
<line number="
|
|
2913
|
-
<line number="
|
|
2914
|
-
<line number="
|
|
2915
|
-
<line number="
|
|
2880
|
+
<line number="43" hits="26" branch="false"/>
|
|
2881
|
+
<line number="47" hits="1092" branch="true" condition-coverage="100% (1/1)"/>
|
|
2882
|
+
<line number="48" hits="1092" branch="true" condition-coverage="100% (1/1)"/>
|
|
2883
|
+
<line number="61" hits="859" branch="false"/>
|
|
2884
|
+
<line number="62" hits="859" branch="true" condition-coverage="50% (1/2)"/>
|
|
2885
|
+
<line number="63" hits="859" branch="false"/>
|
|
2886
|
+
<line number="65" hits="859" branch="false"/>
|
|
2887
|
+
<line number="67" hits="859" branch="false"/>
|
|
2888
|
+
<line number="69" hits="205" branch="true" condition-coverage="100% (1/1)"/>
|
|
2889
|
+
<line number="70" hits="855" branch="true" condition-coverage="100% (1/1)"/>
|
|
2890
|
+
<line number="84" hits="937" branch="false"/>
|
|
2891
|
+
<line number="86" hits="937" branch="false"/>
|
|
2892
|
+
<line number="87" hits="937" branch="false"/>
|
|
2893
|
+
<line number="95" hits="937" branch="true" condition-coverage="100% (2/2)"/>
|
|
2894
|
+
<line number="100" hits="937" branch="false"/>
|
|
2895
|
+
<line number="110" hits="937" branch="false"/>
|
|
2896
|
+
<line number="112" hits="937" branch="false"/>
|
|
2897
|
+
<line number="113" hits="416" branch="true" condition-coverage="100% (2/2)"/>
|
|
2898
|
+
<line number="116" hits="937" branch="false"/>
|
|
2899
|
+
<line number="117" hits="937" branch="true" condition-coverage="100% (2/2)"/>
|
|
2900
|
+
<line number="120" hits="937" branch="false"/>
|
|
2901
|
+
<line number="121" hits="937" branch="true" condition-coverage="100% (2/2)"/>
|
|
2902
|
+
<line number="125" hits="937" branch="false"/>
|
|
2903
|
+
<line number="126" hits="937" branch="false"/>
|
|
2904
|
+
<line number="128" hits="937" branch="false"/>
|
|
2905
|
+
<line number="130" hits="937" branch="false"/>
|
|
2906
|
+
<line number="131" hits="602" branch="false"/>
|
|
2907
|
+
<line number="150" hits="937" branch="false"/>
|
|
2908
|
+
<line number="154" hits="937" branch="false"/>
|
|
2909
|
+
<line number="156" hits="937" branch="true" condition-coverage="0% (0/1)"/>
|
|
2910
|
+
<line number="166" hits="205" branch="false"/>
|
|
2911
|
+
<line number="179" hits="937" branch="false"/>
|
|
2912
|
+
<line number="184" hits="937" branch="false"/>
|
|
2913
|
+
<line number="185" hits="372" branch="true" condition-coverage="100% (2/2)"/>
|
|
2914
|
+
<line number="186" hits="186" branch="false"/>
|
|
2915
|
+
<line number="190" hits="937" branch="false"/>
|
|
2916
|
+
<line number="198" hits="937" branch="false"/>
|
|
2917
|
+
<line number="204" hits="1120" branch="false"/>
|
|
2918
|
+
<line number="211" hits="338" branch="true" condition-coverage="100% (2/2)"/>
|
|
2919
|
+
<line number="212" hits="330" branch="false"/>
|
|
2920
|
+
<line number="214" hits="8" branch="false"/>
|
|
2921
|
+
<line number="245" hits="937" branch="false"/>
|
|
2922
|
+
<line number="264" hits="1218" branch="false"/>
|
|
2923
|
+
<line number="266" hits="1218" branch="false"/>
|
|
2924
|
+
<line number="267" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
|
|
2925
|
+
<line number="269" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
|
|
2926
|
+
<line number="273" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
|
|
2927
|
+
<line number="279" hits="1218" branch="false"/>
|
|
2928
|
+
<line number="281" hits="1218" branch="false"/>
|
|
2929
|
+
<line number="283" hits="1218" branch="false"/>
|
|
2930
|
+
<line number="293" hits="1218" branch="false"/>
|
|
2931
|
+
<line number="294" hits="1218" branch="true" condition-coverage="50% (1/2)"/>
|
|
2932
|
+
<line number="295" hits="0" branch="false"/>
|
|
2933
|
+
<line number="298" hits="1218" branch="true" condition-coverage="100% (4/4)"/>
|
|
2934
|
+
<line number="299" hits="22" branch="false"/>
|
|
2935
|
+
<line number="308" hits="1196" branch="false"/>
|
|
2936
|
+
<line number="311" hits="1218" branch="true" condition-coverage="100% (2/2)"/>
|
|
2937
|
+
<line number="313" hits="1218" branch="false"/>
|
|
2938
|
+
<line number="455" hits="26" branch="false"/>
|
|
2916
2939
|
</lines>
|
|
2917
2940
|
</class>
|
|
2918
2941
|
<class name="index.js" filename="src/lib/SASQLookupComponent/index.js" line-rate="0" branch-rate="0">
|
|
@@ -3018,7 +3041,7 @@
|
|
|
3018
3041
|
<line number="84" hits="1296" branch="false"/>
|
|
3019
3042
|
<line number="87" hits="72" branch="true" condition-coverage="100% (2/2)"/>
|
|
3020
3043
|
<line number="89" hits="72" branch="false"/>
|
|
3021
|
-
<line number="
|
|
3044
|
+
<line number="129" hits="25" branch="false"/>
|
|
3022
3045
|
</lines>
|
|
3023
3046
|
</class>
|
|
3024
3047
|
<class name="index.js" filename="src/lib/SASQLookupComponent/TableBody/index.js" line-rate="0" branch-rate="0">
|
|
@@ -5583,14 +5606,14 @@
|
|
|
5583
5606
|
</class>
|
|
5584
5607
|
<class name="useKiwtSASQuery.js" filename="src/lib/hooks/useKiwtSASQuery.js" line-rate="1" branch-rate="1">
|
|
5585
5608
|
<methods>
|
|
5586
|
-
<method name="(anonymous_0)" hits="
|
|
5609
|
+
<method name="(anonymous_0)" hits="208" signature="()V">
|
|
5587
5610
|
<lines>
|
|
5588
|
-
<line number="7" hits="
|
|
5611
|
+
<line number="7" hits="208"/>
|
|
5589
5612
|
</lines>
|
|
5590
5613
|
</method>
|
|
5591
|
-
<method name="(anonymous_1)" hits="
|
|
5614
|
+
<method name="(anonymous_1)" hits="937" signature="()V">
|
|
5592
5615
|
<lines>
|
|
5593
|
-
<line number="26" hits="
|
|
5616
|
+
<line number="26" hits="937"/>
|
|
5594
5617
|
</lines>
|
|
5595
5618
|
</method>
|
|
5596
5619
|
<method name="(anonymous_2)" hits="0" signature="()V">
|
|
@@ -5598,32 +5621,32 @@
|
|
|
5598
5621
|
<line number="30" hits="0"/>
|
|
5599
5622
|
</lines>
|
|
5600
5623
|
</method>
|
|
5601
|
-
<method name="(anonymous_3)" hits="
|
|
5624
|
+
<method name="(anonymous_3)" hits="208" signature="()V">
|
|
5602
5625
|
<lines>
|
|
5603
|
-
<line number="38" hits="
|
|
5626
|
+
<line number="38" hits="208"/>
|
|
5604
5627
|
</lines>
|
|
5605
5628
|
</method>
|
|
5606
5629
|
</methods>
|
|
5607
5630
|
<lines>
|
|
5608
5631
|
<line number="7" hits="27" branch="false"/>
|
|
5609
|
-
<line number="8" hits="
|
|
5610
|
-
<line number="9" hits="
|
|
5611
|
-
<line number="13" hits="
|
|
5612
|
-
<line number="18" hits="
|
|
5632
|
+
<line number="8" hits="208" branch="false"/>
|
|
5633
|
+
<line number="9" hits="208" branch="false"/>
|
|
5634
|
+
<line number="13" hits="208" branch="true" condition-coverage="100% (2/2)"/>
|
|
5635
|
+
<line number="18" hits="47" branch="true" condition-coverage="100% (2/2)"/>
|
|
5613
5636
|
<line number="19" hits="32" branch="false"/>
|
|
5614
|
-
<line number="21" hits="
|
|
5637
|
+
<line number="21" hits="15" branch="false"/>
|
|
5615
5638
|
<line number="26" hits="27" branch="false"/>
|
|
5616
|
-
<line number="27" hits="
|
|
5617
|
-
<line number="28" hits="
|
|
5618
|
-
<line number="29" hits="
|
|
5619
|
-
<line number="30" hits="
|
|
5620
|
-
<line number="32" hits="
|
|
5621
|
-
<line number="34" hits="
|
|
5639
|
+
<line number="27" hits="937" branch="false"/>
|
|
5640
|
+
<line number="28" hits="937" branch="false"/>
|
|
5641
|
+
<line number="29" hits="937" branch="false"/>
|
|
5642
|
+
<line number="30" hits="937" branch="false"/>
|
|
5643
|
+
<line number="32" hits="937" branch="false"/>
|
|
5644
|
+
<line number="34" hits="937" branch="true" condition-coverage="100% (2/2)"/>
|
|
5622
5645
|
<line number="35" hits="31" branch="false"/>
|
|
5623
|
-
<line number="38" hits="
|
|
5624
|
-
<line number="39" hits="
|
|
5625
|
-
<line number="40" hits="
|
|
5626
|
-
<line number="42" hits="
|
|
5646
|
+
<line number="38" hits="937" branch="false"/>
|
|
5647
|
+
<line number="39" hits="208" branch="false"/>
|
|
5648
|
+
<line number="40" hits="208" branch="false"/>
|
|
5649
|
+
<line number="42" hits="937" branch="false"/>
|
|
5627
5650
|
</lines>
|
|
5628
5651
|
</class>
|
|
5629
5652
|
<class name="useLocalPageStore.js" filename="src/lib/hooks/useLocalPageStore.js" line-rate="0.4" branch-rate="0">
|
|
@@ -5654,9 +5677,9 @@
|
|
|
5654
5677
|
</class>
|
|
5655
5678
|
<class name="useLocalStorageState.js" filename="src/lib/hooks/useLocalStorageState.js" line-rate="1" branch-rate="1">
|
|
5656
5679
|
<methods>
|
|
5657
|
-
<method name="(anonymous_0)" hits="
|
|
5680
|
+
<method name="(anonymous_0)" hits="937" signature="()V">
|
|
5658
5681
|
<lines>
|
|
5659
|
-
<line number="5" hits="
|
|
5682
|
+
<line number="5" hits="937"/>
|
|
5660
5683
|
</lines>
|
|
5661
5684
|
</method>
|
|
5662
5685
|
<method name="(anonymous_1)" hits="22" signature="()V">
|
|
@@ -5667,12 +5690,12 @@
|
|
|
5667
5690
|
</methods>
|
|
5668
5691
|
<lines>
|
|
5669
5692
|
<line number="5" hits="27" branch="false"/>
|
|
5670
|
-
<line number="6" hits="
|
|
5671
|
-
<line number="7" hits="
|
|
5672
|
-
<line number="9" hits="
|
|
5693
|
+
<line number="6" hits="937" branch="false"/>
|
|
5694
|
+
<line number="7" hits="937" branch="false"/>
|
|
5695
|
+
<line number="9" hits="937" branch="false"/>
|
|
5673
5696
|
<line number="10" hits="22" branch="false"/>
|
|
5674
5697
|
<line number="11" hits="22" branch="false"/>
|
|
5675
|
-
<line number="14" hits="
|
|
5698
|
+
<line number="14" hits="937" branch="false"/>
|
|
5676
5699
|
</lines>
|
|
5677
5700
|
</class>
|
|
5678
5701
|
<class name="useModConfigEntries.js" filename="src/lib/hooks/useModConfigEntries.js" line-rate="0.1666" branch-rate="0">
|
|
@@ -5885,24 +5908,24 @@
|
|
|
5885
5908
|
</class>
|
|
5886
5909
|
<class name="usePrevNextPagination.js" filename="src/lib/hooks/usePrevNextPagination.js" line-rate="0.6271" branch-rate="0.5652">
|
|
5887
5910
|
<methods>
|
|
5888
|
-
<method name="(anonymous_0)" hits="
|
|
5911
|
+
<method name="(anonymous_0)" hits="958" signature="()V">
|
|
5889
5912
|
<lines>
|
|
5890
|
-
<line number="18" hits="
|
|
5913
|
+
<line number="18" hits="958"/>
|
|
5891
5914
|
</lines>
|
|
5892
5915
|
</method>
|
|
5893
|
-
<method name="(anonymous_1)" hits="
|
|
5916
|
+
<method name="(anonymous_1)" hits="2592" signature="()V">
|
|
5894
5917
|
<lines>
|
|
5895
|
-
<line number="28" hits="
|
|
5918
|
+
<line number="28" hits="2592"/>
|
|
5896
5919
|
</lines>
|
|
5897
5920
|
</method>
|
|
5898
|
-
<method name="(anonymous_2)" hits="
|
|
5921
|
+
<method name="(anonymous_2)" hits="2592" signature="()V">
|
|
5899
5922
|
<lines>
|
|
5900
|
-
<line number="29" hits="
|
|
5923
|
+
<line number="29" hits="2592"/>
|
|
5901
5924
|
</lines>
|
|
5902
5925
|
</method>
|
|
5903
|
-
<method name="(anonymous_3)" hits="
|
|
5926
|
+
<method name="(anonymous_3)" hits="958" signature="()V">
|
|
5904
5927
|
<lines>
|
|
5905
|
-
<line number="33" hits="
|
|
5928
|
+
<line number="33" hits="958"/>
|
|
5906
5929
|
</lines>
|
|
5907
5930
|
</method>
|
|
5908
5931
|
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
@@ -5910,14 +5933,14 @@
|
|
|
5910
5933
|
<line number="56" hits="0"/>
|
|
5911
5934
|
</lines>
|
|
5912
5935
|
</method>
|
|
5913
|
-
<method name="(anonymous_5)" hits="
|
|
5936
|
+
<method name="(anonymous_5)" hits="41" signature="()V">
|
|
5914
5937
|
<lines>
|
|
5915
|
-
<line number="95" hits="
|
|
5938
|
+
<line number="95" hits="41"/>
|
|
5916
5939
|
</lines>
|
|
5917
5940
|
</method>
|
|
5918
|
-
<method name="(anonymous_6)" hits="
|
|
5941
|
+
<method name="(anonymous_6)" hits="676" signature="()V">
|
|
5919
5942
|
<lines>
|
|
5920
|
-
<line number="104" hits="
|
|
5943
|
+
<line number="104" hits="676"/>
|
|
5921
5944
|
</lines>
|
|
5922
5945
|
</method>
|
|
5923
5946
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
@@ -5925,32 +5948,32 @@
|
|
|
5925
5948
|
<line number="157" hits="0"/>
|
|
5926
5949
|
</lines>
|
|
5927
5950
|
</method>
|
|
5928
|
-
<method name="(anonymous_8)" hits="
|
|
5951
|
+
<method name="(anonymous_8)" hits="1152" signature="()V">
|
|
5929
5952
|
<lines>
|
|
5930
|
-
<line number="166" hits="
|
|
5953
|
+
<line number="166" hits="1152"/>
|
|
5931
5954
|
</lines>
|
|
5932
5955
|
</method>
|
|
5933
|
-
<method name="(anonymous_9)" hits="
|
|
5956
|
+
<method name="(anonymous_9)" hits="195" signature="()V">
|
|
5934
5957
|
<lines>
|
|
5935
|
-
<line number="184" hits="
|
|
5958
|
+
<line number="184" hits="195"/>
|
|
5936
5959
|
</lines>
|
|
5937
5960
|
</method>
|
|
5938
5961
|
</methods>
|
|
5939
5962
|
<lines>
|
|
5940
5963
|
<line number="18" hits="27" branch="true" condition-coverage="0% (0/1)"/>
|
|
5941
|
-
<line number="28" hits="
|
|
5942
|
-
<line number="29" hits="
|
|
5943
|
-
<line number="33" hits="
|
|
5944
|
-
<line number="35" hits="
|
|
5964
|
+
<line number="28" hits="2592" branch="false"/>
|
|
5965
|
+
<line number="29" hits="2592" branch="false"/>
|
|
5966
|
+
<line number="33" hits="958" branch="false"/>
|
|
5967
|
+
<line number="35" hits="958" branch="true" condition-coverage="50% (1/2)"/>
|
|
5945
5968
|
<line number="36" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5946
5969
|
<line number="37" hits="0" branch="false"/>
|
|
5947
5970
|
<line number="40" hits="0" branch="false"/>
|
|
5948
5971
|
<line number="41" hits="0" branch="false"/>
|
|
5949
|
-
<line number="45" hits="
|
|
5950
|
-
<line number="48" hits="
|
|
5951
|
-
<line number="50" hits="
|
|
5952
|
-
<line number="51" hits="
|
|
5953
|
-
<line number="56" hits="
|
|
5972
|
+
<line number="45" hits="958" branch="false"/>
|
|
5973
|
+
<line number="48" hits="958" branch="false"/>
|
|
5974
|
+
<line number="50" hits="958" branch="false"/>
|
|
5975
|
+
<line number="51" hits="958" branch="false"/>
|
|
5976
|
+
<line number="56" hits="958" branch="false"/>
|
|
5954
5977
|
<line number="57" hits="0" branch="false"/>
|
|
5955
5978
|
<line number="60" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5956
5979
|
<line number="61" hits="0" branch="false"/>
|
|
@@ -5962,47 +5985,47 @@
|
|
|
5962
5985
|
<line number="72" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5963
5986
|
<line number="73" hits="0" branch="false"/>
|
|
5964
5987
|
<line number="77" hits="0" branch="false"/>
|
|
5965
|
-
<line number="94" hits="
|
|
5966
|
-
<line number="95" hits="
|
|
5967
|
-
<line number="96" hits="
|
|
5968
|
-
<line number="97" hits="
|
|
5988
|
+
<line number="94" hits="958" branch="false"/>
|
|
5989
|
+
<line number="95" hits="958" branch="false"/>
|
|
5990
|
+
<line number="96" hits="41" branch="true" condition-coverage="50% (1/2)"/>
|
|
5991
|
+
<line number="97" hits="41" branch="false"/>
|
|
5969
5992
|
<line number="99" hits="0" branch="false"/>
|
|
5970
5993
|
<line number="100" hits="0" branch="false"/>
|
|
5971
|
-
<line number="104" hits="
|
|
5972
|
-
<line number="105" hits="
|
|
5973
|
-
<line number="106" hits="
|
|
5974
|
-
<line number="108" hits="
|
|
5994
|
+
<line number="104" hits="958" branch="false"/>
|
|
5995
|
+
<line number="105" hits="676" branch="true" condition-coverage="50% (1/2)"/>
|
|
5996
|
+
<line number="106" hits="676" branch="false"/>
|
|
5997
|
+
<line number="108" hits="676" branch="true" condition-coverage="50% (2/4)"/>
|
|
5975
5998
|
<line number="109" hits="0" branch="false"/>
|
|
5976
|
-
<line number="110" hits="
|
|
5977
|
-
<line number="112" hits="
|
|
5978
|
-
<line number="113" hits="
|
|
5979
|
-
<line number="119" hits="
|
|
5980
|
-
<line number="125" hits="
|
|
5981
|
-
<line number="126" hits="
|
|
5982
|
-
<line number="131" hits="
|
|
5983
|
-
<line number="135" hits="
|
|
5999
|
+
<line number="110" hits="676" branch="true" condition-coverage="100% (4/4)"/>
|
|
6000
|
+
<line number="112" hits="655" branch="false"/>
|
|
6001
|
+
<line number="113" hits="655" branch="false"/>
|
|
6002
|
+
<line number="119" hits="655" branch="false"/>
|
|
6003
|
+
<line number="125" hits="676" branch="true" condition-coverage="100% (2/2)"/>
|
|
6004
|
+
<line number="126" hits="35" branch="false"/>
|
|
6005
|
+
<line number="131" hits="35" branch="false"/>
|
|
6006
|
+
<line number="135" hits="35" branch="false"/>
|
|
5984
6007
|
<line number="137" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5985
6008
|
<line number="140" hits="0" branch="false"/>
|
|
5986
|
-
<line number="154" hits="
|
|
5987
|
-
<line number="155" hits="
|
|
5988
|
-
<line number="156" hits="
|
|
5989
|
-
<line number="157" hits="
|
|
6009
|
+
<line number="154" hits="958" branch="true" condition-coverage="100% (3/3)"/>
|
|
6010
|
+
<line number="155" hits="958" branch="true" condition-coverage="100% (2/2)"/>
|
|
6011
|
+
<line number="156" hits="958" branch="true" condition-coverage="100% (2/2)"/>
|
|
6012
|
+
<line number="157" hits="958" branch="false"/>
|
|
5990
6013
|
<line number="158" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5991
6014
|
<line number="159" hits="0" branch="false"/>
|
|
5992
|
-
<line number="166" hits="
|
|
5993
|
-
<line number="167" hits="
|
|
5994
|
-
<line number="177" hits="
|
|
5995
|
-
<line number="178" hits="
|
|
5996
|
-
<line number="181" hits="
|
|
5997
|
-
<line number="184" hits="
|
|
5998
|
-
<line number="188" hits="
|
|
6015
|
+
<line number="166" hits="958" branch="false"/>
|
|
6016
|
+
<line number="167" hits="1152" branch="false"/>
|
|
6017
|
+
<line number="177" hits="1152" branch="true" condition-coverage="100% (2/2)"/>
|
|
6018
|
+
<line number="178" hits="41" branch="false"/>
|
|
6019
|
+
<line number="181" hits="1152" branch="false"/>
|
|
6020
|
+
<line number="184" hits="958" branch="false"/>
|
|
6021
|
+
<line number="188" hits="958" branch="false"/>
|
|
5999
6022
|
</lines>
|
|
6000
6023
|
</class>
|
|
6001
6024
|
<class name="useQIndex.js" filename="src/lib/hooks/useQIndex.js" line-rate="0.5625" branch-rate="0.1666">
|
|
6002
6025
|
<methods>
|
|
6003
|
-
<method name="(anonymous_0)" hits="
|
|
6026
|
+
<method name="(anonymous_0)" hits="937" signature="()V">
|
|
6004
6027
|
<lines>
|
|
6005
|
-
<line number="5" hits="
|
|
6028
|
+
<line number="5" hits="937"/>
|
|
6006
6029
|
</lines>
|
|
6007
6030
|
</method>
|
|
6008
6031
|
<method name="(anonymous_1)" hits="0" signature="()V">
|
|
@@ -6010,29 +6033,29 @@
|
|
|
6010
6033
|
<line number="12" hits="0"/>
|
|
6011
6034
|
</lines>
|
|
6012
6035
|
</method>
|
|
6013
|
-
<method name="(anonymous_2)" hits="
|
|
6036
|
+
<method name="(anonymous_2)" hits="655" signature="()V">
|
|
6014
6037
|
<lines>
|
|
6015
|
-
<line number="35" hits="
|
|
6038
|
+
<line number="35" hits="655"/>
|
|
6016
6039
|
</lines>
|
|
6017
6040
|
</method>
|
|
6018
6041
|
</methods>
|
|
6019
6042
|
<lines>
|
|
6020
6043
|
<line number="5" hits="27" branch="false"/>
|
|
6021
|
-
<line number="6" hits="
|
|
6022
|
-
<line number="7" hits="
|
|
6023
|
-
<line number="9" hits="
|
|
6024
|
-
<line number="10" hits="
|
|
6025
|
-
<line number="12" hits="
|
|
6044
|
+
<line number="6" hits="937" branch="false"/>
|
|
6045
|
+
<line number="7" hits="937" branch="false"/>
|
|
6046
|
+
<line number="9" hits="937" branch="false"/>
|
|
6047
|
+
<line number="10" hits="937" branch="false"/>
|
|
6048
|
+
<line number="12" hits="937" branch="false"/>
|
|
6026
6049
|
<line number="13" hits="0" branch="false"/>
|
|
6027
6050
|
<line number="14" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
6028
6051
|
<line number="16" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
6029
6052
|
<line number="17" hits="0" branch="false"/>
|
|
6030
6053
|
<line number="22" hits="0" branch="false"/>
|
|
6031
6054
|
<line number="28" hits="0" branch="false"/>
|
|
6032
|
-
<line number="35" hits="
|
|
6033
|
-
<line number="36" hits="
|
|
6055
|
+
<line number="35" hits="937" branch="false"/>
|
|
6056
|
+
<line number="36" hits="655" branch="true" condition-coverage="50% (1/2)"/>
|
|
6034
6057
|
<line number="37" hits="0" branch="false"/>
|
|
6035
|
-
<line number="46" hits="
|
|
6058
|
+
<line number="46" hits="937" branch="false"/>
|
|
6036
6059
|
</lines>
|
|
6037
6060
|
</class>
|
|
6038
6061
|
<class name="useRefdata.js" filename="src/lib/hooks/useRefdata.js" line-rate="0.125" branch-rate="0">
|
|
@@ -6157,28 +6180,28 @@
|
|
|
6157
6180
|
</class>
|
|
6158
6181
|
<class name="useIntlKey.js" filename="src/lib/hooks/intlHooks/useIntlKey/useIntlKey.js" line-rate="0.7" branch-rate="0.5">
|
|
6159
6182
|
<methods>
|
|
6160
|
-
<method name="(anonymous_0)" hits="
|
|
6183
|
+
<method name="(anonymous_0)" hits="1123" signature="()V">
|
|
6161
6184
|
<lines>
|
|
6162
|
-
<line number="3" hits="
|
|
6185
|
+
<line number="3" hits="1123"/>
|
|
6163
6186
|
</lines>
|
|
6164
6187
|
</method>
|
|
6165
|
-
<method name="(anonymous_1)" hits="
|
|
6188
|
+
<method name="(anonymous_1)" hits="2556" signature="()V">
|
|
6166
6189
|
<lines>
|
|
6167
|
-
<line number="4" hits="
|
|
6190
|
+
<line number="4" hits="2556"/>
|
|
6168
6191
|
</lines>
|
|
6169
6192
|
</method>
|
|
6170
6193
|
</methods>
|
|
6171
6194
|
<lines>
|
|
6172
6195
|
<line number="3" hits="27" branch="false"/>
|
|
6173
|
-
<line number="4" hits="
|
|
6174
|
-
<line number="7" hits="
|
|
6196
|
+
<line number="4" hits="2556" branch="false"/>
|
|
6197
|
+
<line number="7" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
|
|
6175
6198
|
<line number="8" hits="0" branch="false"/>
|
|
6176
|
-
<line number="9" hits="
|
|
6199
|
+
<line number="9" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
|
|
6177
6200
|
<line number="10" hits="0" branch="false"/>
|
|
6178
|
-
<line number="12" hits="
|
|
6179
|
-
<line number="15" hits="
|
|
6201
|
+
<line number="12" hits="1123" branch="false"/>
|
|
6202
|
+
<line number="15" hits="1123" branch="true" condition-coverage="50% (1/2)"/>
|
|
6180
6203
|
<line number="16" hits="0" branch="false"/>
|
|
6181
|
-
<line number="19" hits="
|
|
6204
|
+
<line number="19" hits="1123" branch="false"/>
|
|
6182
6205
|
</lines>
|
|
6183
6206
|
</class>
|
|
6184
6207
|
</classes>
|
|
@@ -6198,14 +6221,14 @@
|
|
|
6198
6221
|
<line number="6" hits="9"/>
|
|
6199
6222
|
</lines>
|
|
6200
6223
|
</method>
|
|
6201
|
-
<method name="(anonymous_1)" hits="
|
|
6224
|
+
<method name="(anonymous_1)" hits="394" signature="()V">
|
|
6202
6225
|
<lines>
|
|
6203
|
-
<line number="8" hits="
|
|
6226
|
+
<line number="8" hits="394"/>
|
|
6204
6227
|
</lines>
|
|
6205
6228
|
</method>
|
|
6206
|
-
<method name="(anonymous_2)" hits="
|
|
6229
|
+
<method name="(anonymous_2)" hits="394" signature="()V">
|
|
6207
6230
|
<lines>
|
|
6208
|
-
<line number="8" hits="
|
|
6231
|
+
<line number="8" hits="394"/>
|
|
6209
6232
|
</lines>
|
|
6210
6233
|
</method>
|
|
6211
6234
|
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
@@ -6218,20 +6241,20 @@
|
|
|
6218
6241
|
<line number="17" hits="0"/>
|
|
6219
6242
|
</lines>
|
|
6220
6243
|
</method>
|
|
6221
|
-
<method name="(anonymous_5)" hits="
|
|
6244
|
+
<method name="(anonymous_5)" hits="946" signature="()V">
|
|
6222
6245
|
<lines>
|
|
6223
|
-
<line number="27" hits="
|
|
6246
|
+
<line number="27" hits="946"/>
|
|
6224
6247
|
</lines>
|
|
6225
6248
|
</method>
|
|
6226
6249
|
</methods>
|
|
6227
6250
|
<lines>
|
|
6228
6251
|
<line number="6" hits="9" branch="false"/>
|
|
6229
|
-
<line number="8" hits="
|
|
6230
|
-
<line number="9" hits="
|
|
6231
|
-
<line number="10" hits="
|
|
6232
|
-
<line number="11" hits="
|
|
6252
|
+
<line number="8" hits="394" branch="false"/>
|
|
6253
|
+
<line number="9" hits="394" branch="false"/>
|
|
6254
|
+
<line number="10" hits="394" branch="false"/>
|
|
6255
|
+
<line number="11" hits="394" branch="true" condition-coverage="50% (1/2)"/>
|
|
6233
6256
|
<line number="12" hits="0" branch="false"/>
|
|
6234
|
-
<line number="15" hits="
|
|
6257
|
+
<line number="15" hits="394" branch="false"/>
|
|
6235
6258
|
<line number="17" hits="0" branch="false"/>
|
|
6236
6259
|
<line number="18" hits="0" branch="false"/>
|
|
6237
6260
|
<line number="19" hits="0" branch="false"/>
|
|
@@ -6239,11 +6262,11 @@
|
|
|
6239
6262
|
<line number="21" hits="0" branch="false"/>
|
|
6240
6263
|
<line number="24" hits="0" branch="false"/>
|
|
6241
6264
|
<line number="25" hits="0" branch="false"/>
|
|
6242
|
-
<line number="28" hits="
|
|
6243
|
-
<line number="29" hits="
|
|
6244
|
-
<line number="30" hits="
|
|
6245
|
-
<line number="31" hits="
|
|
6246
|
-
<line number="34" hits="
|
|
6265
|
+
<line number="28" hits="946" branch="false"/>
|
|
6266
|
+
<line number="29" hits="946" branch="false"/>
|
|
6267
|
+
<line number="30" hits="946" branch="true" condition-coverage="50% (1/2)"/>
|
|
6268
|
+
<line number="31" hits="946" branch="false"/>
|
|
6269
|
+
<line number="34" hits="946" branch="false"/>
|
|
6247
6270
|
</lines>
|
|
6248
6271
|
</class>
|
|
6249
6272
|
</classes>
|
|
@@ -6258,14 +6281,14 @@
|
|
|
6258
6281
|
</class>
|
|
6259
6282
|
<class name="useKintIntl.js" filename="src/lib/hooks/intlHooks/useKintIntl/useKintIntl.js" line-rate="0.8234999999999999" branch-rate="0.75">
|
|
6260
6283
|
<methods>
|
|
6261
|
-
<method name="(anonymous_0)" hits="
|
|
6284
|
+
<method name="(anonymous_0)" hits="1123" signature="()V">
|
|
6262
6285
|
<lines>
|
|
6263
|
-
<line number="5" hits="
|
|
6286
|
+
<line number="5" hits="1123"/>
|
|
6264
6287
|
</lines>
|
|
6265
6288
|
</method>
|
|
6266
|
-
<method name="(anonymous_1)" hits="
|
|
6289
|
+
<method name="(anonymous_1)" hits="2657" signature="()V">
|
|
6267
6290
|
<lines>
|
|
6268
|
-
<line number="11" hits="
|
|
6291
|
+
<line number="11" hits="2657"/>
|
|
6269
6292
|
</lines>
|
|
6270
6293
|
</method>
|
|
6271
6294
|
<method name="(anonymous_2)" hits="6" signature="()V">
|
|
@@ -6276,22 +6299,22 @@
|
|
|
6276
6299
|
</methods>
|
|
6277
6300
|
<lines>
|
|
6278
6301
|
<line number="5" hits="27" branch="false"/>
|
|
6279
|
-
<line number="6" hits="
|
|
6280
|
-
<line number="7" hits="
|
|
6281
|
-
<line number="11" hits="
|
|
6282
|
-
<line number="12" hits="
|
|
6302
|
+
<line number="6" hits="1123" branch="false"/>
|
|
6303
|
+
<line number="7" hits="1123" branch="false"/>
|
|
6304
|
+
<line number="11" hits="1123" branch="false"/>
|
|
6305
|
+
<line number="12" hits="2657" branch="true" condition-coverage="100% (2/2)"/>
|
|
6283
6306
|
<line number="14" hits="4" branch="true" condition-coverage="50% (1/2)"/>
|
|
6284
6307
|
<line number="15" hits="0" branch="false"/>
|
|
6285
6308
|
<line number="18" hits="4" branch="true" condition-coverage="50% (1/2)"/>
|
|
6286
6309
|
<line number="20" hits="0" branch="false"/>
|
|
6287
6310
|
<line number="23" hits="4" branch="false"/>
|
|
6288
|
-
<line number="29" hits="
|
|
6311
|
+
<line number="29" hits="2653" branch="true" condition-coverage="100% (4/4)"/>
|
|
6289
6312
|
<line number="31" hits="5" branch="true" condition-coverage="50% (1/2)"/>
|
|
6290
6313
|
<line number="32" hits="0" branch="false"/>
|
|
6291
6314
|
<line number="35" hits="5" branch="false"/>
|
|
6292
|
-
<line number="39" hits="
|
|
6293
|
-
<line number="42" hits="
|
|
6294
|
-
<line number="44" hits="
|
|
6315
|
+
<line number="39" hits="2648" branch="false"/>
|
|
6316
|
+
<line number="42" hits="1123" branch="false"/>
|
|
6317
|
+
<line number="44" hits="1123" branch="false"/>
|
|
6295
6318
|
</lines>
|
|
6296
6319
|
</class>
|
|
6297
6320
|
</classes>
|
|
@@ -6899,6 +6922,66 @@
|
|
|
6899
6922
|
</class>
|
|
6900
6923
|
</classes>
|
|
6901
6924
|
</package>
|
|
6925
|
+
<package name="hooks.useMutateTemplates" line-rate="0.11109999999999999" branch-rate="0">
|
|
6926
|
+
<classes>
|
|
6927
|
+
<class name="index.js" filename="src/lib/hooks/useMutateTemplates/index.js" line-rate="0" branch-rate="0">
|
|
6928
|
+
<methods>
|
|
6929
|
+
</methods>
|
|
6930
|
+
<lines>
|
|
6931
|
+
</lines>
|
|
6932
|
+
</class>
|
|
6933
|
+
<class name="useMutateTemplates.js" filename="src/lib/hooks/useMutateTemplates/useMutateTemplates.js" line-rate="0.11109999999999999" branch-rate="0">
|
|
6934
|
+
<methods>
|
|
6935
|
+
<method name="(anonymous_0)" hits="0" signature="()V">
|
|
6936
|
+
<lines>
|
|
6937
|
+
<line number="6" hits="0"/>
|
|
6938
|
+
</lines>
|
|
6939
|
+
</method>
|
|
6940
|
+
<method name="(anonymous_1)" hits="0" signature="()V">
|
|
6941
|
+
<lines>
|
|
6942
|
+
<line number="19" hits="0"/>
|
|
6943
|
+
</lines>
|
|
6944
|
+
</method>
|
|
6945
|
+
<method name="(anonymous_2)" hits="0" signature="()V">
|
|
6946
|
+
<lines>
|
|
6947
|
+
<line number="21" hits="0"/>
|
|
6948
|
+
</lines>
|
|
6949
|
+
</method>
|
|
6950
|
+
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
6951
|
+
<lines>
|
|
6952
|
+
<line number="25" hits="0"/>
|
|
6953
|
+
</lines>
|
|
6954
|
+
</method>
|
|
6955
|
+
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
6956
|
+
<lines>
|
|
6957
|
+
<line number="27" hits="0"/>
|
|
6958
|
+
</lines>
|
|
6959
|
+
</method>
|
|
6960
|
+
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
6961
|
+
<lines>
|
|
6962
|
+
<line number="31" hits="0"/>
|
|
6963
|
+
</lines>
|
|
6964
|
+
</method>
|
|
6965
|
+
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
6966
|
+
<lines>
|
|
6967
|
+
<line number="33" hits="0"/>
|
|
6968
|
+
</lines>
|
|
6969
|
+
</method>
|
|
6970
|
+
</methods>
|
|
6971
|
+
<lines>
|
|
6972
|
+
<line number="6" hits="27" branch="false"/>
|
|
6973
|
+
<line number="15" hits="0" branch="false"/>
|
|
6974
|
+
<line number="17" hits="0" branch="false"/>
|
|
6975
|
+
<line number="20" hits="0" branch="false"/>
|
|
6976
|
+
<line number="22" hits="0" branch="false"/>
|
|
6977
|
+
<line number="26" hits="0" branch="false"/>
|
|
6978
|
+
<line number="28" hits="0" branch="false"/>
|
|
6979
|
+
<line number="32" hits="0" branch="false"/>
|
|
6980
|
+
<line number="34" hits="0" branch="false"/>
|
|
6981
|
+
</lines>
|
|
6982
|
+
</class>
|
|
6983
|
+
</classes>
|
|
6984
|
+
</package>
|
|
6902
6985
|
<package name="hooks.useStandaloneSASQQueryParameter" line-rate="0.07690000000000001" branch-rate="0">
|
|
6903
6986
|
<classes>
|
|
6904
6987
|
<class name="index.js" filename="src/lib/hooks/useStandaloneSASQQueryParameter/index.js" line-rate="0" branch-rate="0">
|
|
@@ -6943,52 +7026,52 @@
|
|
|
6943
7026
|
</class>
|
|
6944
7027
|
</classes>
|
|
6945
7028
|
</package>
|
|
6946
|
-
<package name="utils" line-rate="0.
|
|
7029
|
+
<package name="utils" line-rate="0.4393" branch-rate="0.3617">
|
|
6947
7030
|
<classes>
|
|
6948
7031
|
<class name="buildUrl.js" filename="src/lib/utils/buildUrl.js" line-rate="1" branch-rate="1">
|
|
6949
7032
|
<methods>
|
|
6950
|
-
<method name="removeEmpty" hits="
|
|
7033
|
+
<method name="removeEmpty" hits="208" signature="()V">
|
|
6951
7034
|
<lines>
|
|
6952
|
-
<line number="10" hits="
|
|
7035
|
+
<line number="10" hits="208"/>
|
|
6953
7036
|
</lines>
|
|
6954
7037
|
</method>
|
|
6955
|
-
<method name="(anonymous_1)" hits="
|
|
7038
|
+
<method name="(anonymous_1)" hits="460" signature="()V">
|
|
6956
7039
|
<lines>
|
|
6957
|
-
<line number="13" hits="
|
|
7040
|
+
<line number="13" hits="460"/>
|
|
6958
7041
|
</lines>
|
|
6959
7042
|
</method>
|
|
6960
|
-
<method name="buildUrl" hits="
|
|
7043
|
+
<method name="buildUrl" hits="208" signature="()V">
|
|
6961
7044
|
<lines>
|
|
6962
|
-
<line number="20" hits="
|
|
7045
|
+
<line number="20" hits="208"/>
|
|
6963
7046
|
</lines>
|
|
6964
7047
|
</method>
|
|
6965
7048
|
</methods>
|
|
6966
7049
|
<lines>
|
|
6967
|
-
<line number="11" hits="
|
|
6968
|
-
<line number="13" hits="
|
|
6969
|
-
<line number="14" hits="
|
|
6970
|
-
<line number="17" hits="
|
|
6971
|
-
<line number="21" hits="
|
|
6972
|
-
<line number="22" hits="
|
|
6973
|
-
<line number="23" hits="
|
|
6974
|
-
<line number="25" hits="
|
|
6975
|
-
<line number="27" hits="
|
|
6976
|
-
<line number="28" hits="
|
|
6977
|
-
<line number="31" hits="
|
|
7050
|
+
<line number="11" hits="208" branch="false"/>
|
|
7051
|
+
<line number="13" hits="208" branch="false"/>
|
|
7052
|
+
<line number="14" hits="460" branch="true" condition-coverage="100% (2/2)"/>
|
|
7053
|
+
<line number="17" hits="208" branch="false"/>
|
|
7054
|
+
<line number="21" hits="208" branch="true" condition-coverage="100% (2/2)"/>
|
|
7055
|
+
<line number="22" hits="208" branch="true" condition-coverage="100% (3/3)"/>
|
|
7056
|
+
<line number="23" hits="208" branch="false"/>
|
|
7057
|
+
<line number="25" hits="208" branch="false"/>
|
|
7058
|
+
<line number="27" hits="208" branch="true" condition-coverage="100% (2/2)"/>
|
|
7059
|
+
<line number="28" hits="93" branch="false"/>
|
|
7060
|
+
<line number="31" hits="208" branch="false"/>
|
|
6978
7061
|
</lines>
|
|
6979
7062
|
</class>
|
|
6980
7063
|
<class name="generateKiwtQuery.js" filename="src/lib/utils/generateKiwtQuery.js" line-rate="1" branch-rate="0.6666">
|
|
6981
7064
|
<methods>
|
|
6982
|
-
<method name="(anonymous_0)" hits="
|
|
7065
|
+
<method name="(anonymous_0)" hits="603" signature="()V">
|
|
6983
7066
|
<lines>
|
|
6984
|
-
<line number="3" hits="
|
|
7067
|
+
<line number="3" hits="603"/>
|
|
6985
7068
|
</lines>
|
|
6986
7069
|
</method>
|
|
6987
7070
|
</methods>
|
|
6988
7071
|
<lines>
|
|
6989
7072
|
<line number="3" hits="28" branch="true" condition-coverage="100% (1/1)"/>
|
|
6990
|
-
<line number="4" hits="
|
|
6991
|
-
<line number="5" hits="
|
|
7073
|
+
<line number="4" hits="603" branch="false"/>
|
|
7074
|
+
<line number="5" hits="603" branch="true" condition-coverage="50% (1/2)"/>
|
|
6992
7075
|
</lines>
|
|
6993
7076
|
</class>
|
|
6994
7077
|
<class name="groupCustomPropertiesByCtx.js" filename="src/lib/utils/groupCustomPropertiesByCtx.js" line-rate="1" branch-rate="0.8">
|
|
@@ -7043,7 +7126,7 @@
|
|
|
7043
7126
|
<line number="16" hits="0" branch="false"/>
|
|
7044
7127
|
</lines>
|
|
7045
7128
|
</class>
|
|
7046
|
-
<class name="parseErrorResponse.js" filename="src/lib/utils/parseErrorResponse.js" line-rate="0.
|
|
7129
|
+
<class name="parseErrorResponse.js" filename="src/lib/utils/parseErrorResponse.js" line-rate="0.07690000000000001" branch-rate="0">
|
|
7047
7130
|
<methods>
|
|
7048
7131
|
<method name="(anonymous_0)" hits="0" signature="()V">
|
|
7049
7132
|
<lines>
|
|
@@ -7066,9 +7149,10 @@
|
|
|
7066
7149
|
<line number="11" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
7067
7150
|
<line number="12" hits="0" branch="false"/>
|
|
7068
7151
|
<line number="14" hits="0" branch="false"/>
|
|
7069
|
-
<line number="
|
|
7070
|
-
<line number="17" hits="0" branch="false"/>
|
|
7152
|
+
<line number="20" hits="0" branch="false"/>
|
|
7071
7153
|
<line number="21" hits="0" branch="false"/>
|
|
7154
|
+
<line number="23" hits="0" branch="false"/>
|
|
7155
|
+
<line number="27" hits="0" branch="false"/>
|
|
7072
7156
|
</lines>
|
|
7073
7157
|
</class>
|
|
7074
7158
|
<class name="parseModConfigEntry.js" filename="src/lib/utils/parseModConfigEntry.js" line-rate="0.14279999999999998" branch-rate="0">
|
|
@@ -7331,9 +7415,9 @@
|
|
|
7331
7415
|
<classes>
|
|
7332
7416
|
<class name="generateKiwtQueryParams.js" filename="src/lib/utils/generateKiwtQueryParams/generateKiwtQueryParams.js" line-rate="0.8045" branch-rate="0.619">
|
|
7333
7417
|
<methods>
|
|
7334
|
-
<method name="(anonymous_0)" hits="
|
|
7418
|
+
<method name="(anonymous_0)" hits="908" signature="()V">
|
|
7335
7419
|
<lines>
|
|
7336
|
-
<line number="1" hits="
|
|
7420
|
+
<line number="1" hits="908"/>
|
|
7337
7421
|
</lines>
|
|
7338
7422
|
</method>
|
|
7339
7423
|
<method name="(anonymous_1)" hits="11" signature="()V">
|
|
@@ -7361,14 +7445,14 @@
|
|
|
7361
7445
|
<line number="33" hits="0"/>
|
|
7362
7446
|
</lines>
|
|
7363
7447
|
</method>
|
|
7364
|
-
<method name="(anonymous_6)" hits="
|
|
7448
|
+
<method name="(anonymous_6)" hits="610" signature="()V">
|
|
7365
7449
|
<lines>
|
|
7366
|
-
<line number="66" hits="
|
|
7450
|
+
<line number="66" hits="610"/>
|
|
7367
7451
|
</lines>
|
|
7368
7452
|
</method>
|
|
7369
|
-
<method name="(anonymous_7)" hits="
|
|
7453
|
+
<method name="(anonymous_7)" hits="119" signature="()V">
|
|
7370
7454
|
<lines>
|
|
7371
|
-
<line number="136" hits="
|
|
7455
|
+
<line number="136" hits="119"/>
|
|
7372
7456
|
</lines>
|
|
7373
7457
|
</method>
|
|
7374
7458
|
<method name="(anonymous_8)" hits="4" signature="()V">
|
|
@@ -7429,8 +7513,8 @@
|
|
|
7429
7513
|
</methods>
|
|
7430
7514
|
<lines>
|
|
7431
7515
|
<line number="1" hits="28" branch="true" condition-coverage="0% (0/1)"/>
|
|
7432
|
-
<line number="2" hits="
|
|
7433
|
-
<line number="3" hits="
|
|
7516
|
+
<line number="2" hits="908" branch="true" condition-coverage="100% (2/2)"/>
|
|
7517
|
+
<line number="3" hits="903" branch="false"/>
|
|
7434
7518
|
<line number="6" hits="5" branch="false"/>
|
|
7435
7519
|
<line number="11" hits="28" branch="true" condition-coverage="0% (0/2)"/>
|
|
7436
7520
|
<line number="12" hits="11" branch="true" condition-coverage="100% (2/2)"/>
|
|
@@ -7455,18 +7539,18 @@
|
|
|
7455
7539
|
<line number="51" hits="0" branch="false"/>
|
|
7456
7540
|
<line number="64" hits="28" branch="false"/>
|
|
7457
7541
|
<line number="66" hits="28" branch="true" condition-coverage="100% (1/1)"/>
|
|
7458
|
-
<line number="67" hits="
|
|
7459
|
-
<line number="131" hits="
|
|
7460
|
-
<line number="133" hits="
|
|
7461
|
-
<line number="135" hits="
|
|
7462
|
-
<line number="136" hits="
|
|
7463
|
-
<line number="137" hits="
|
|
7464
|
-
<line number="141" hits="
|
|
7542
|
+
<line number="67" hits="610" branch="false"/>
|
|
7543
|
+
<line number="131" hits="610" branch="false"/>
|
|
7544
|
+
<line number="133" hits="610" branch="false"/>
|
|
7545
|
+
<line number="135" hits="610" branch="true" condition-coverage="100% (2/2)"/>
|
|
7546
|
+
<line number="136" hits="119" branch="true" condition-coverage="75% (3/4)"/>
|
|
7547
|
+
<line number="137" hits="77" branch="false"/>
|
|
7548
|
+
<line number="141" hits="610" branch="true" condition-coverage="100% (2/2)"/>
|
|
7465
7549
|
<line number="142" hits="8" branch="false"/>
|
|
7466
7550
|
<line number="143" hits="4" branch="false"/>
|
|
7467
7551
|
<line number="144" hits="4" branch="true" condition-coverage="50% (1/2)"/>
|
|
7468
7552
|
<line number="145" hits="4" branch="false"/>
|
|
7469
|
-
<line number="150" hits="
|
|
7553
|
+
<line number="150" hits="610" branch="true" condition-coverage="100% (2/2)"/>
|
|
7470
7554
|
<line number="151" hits="66" branch="false"/>
|
|
7471
7555
|
<line number="152" hits="66" branch="false"/>
|
|
7472
7556
|
<line number="153" hits="66" branch="true" condition-coverage="50% (1/2)"/>
|
|
@@ -7488,14 +7572,14 @@
|
|
|
7488
7572
|
<line number="184" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
7489
7573
|
<line number="186" hits="66" branch="false"/>
|
|
7490
7574
|
<line number="187" hits="66" branch="false"/>
|
|
7491
|
-
<line number="192" hits="
|
|
7575
|
+
<line number="192" hits="610" branch="true" condition-coverage="100% (4/4)"/>
|
|
7492
7576
|
<line number="193" hits="7" branch="false"/>
|
|
7493
7577
|
<line number="194" hits="22" branch="true" condition-coverage="50% (1/2)"/>
|
|
7494
7578
|
<line number="195" hits="0" branch="false"/>
|
|
7495
7579
|
<line number="196" hits="22" branch="true" condition-coverage="50% (1/2)"/>
|
|
7496
7580
|
<line number="197" hits="22" branch="true" condition-coverage="100% (2/2)"/>
|
|
7497
7581
|
<line number="198" hits="22" branch="false"/>
|
|
7498
|
-
<line number="203" hits="
|
|
7582
|
+
<line number="203" hits="610" branch="true" condition-coverage="100% (2/2)"/>
|
|
7499
7583
|
<line number="204" hits="7" branch="true" condition-coverage="50% (1/2)"/>
|
|
7500
7584
|
<line number="205" hits="7" branch="false"/>
|
|
7501
7585
|
<line number="206" hits="7" branch="false"/>
|
|
@@ -7509,12 +7593,12 @@
|
|
|
7509
7593
|
<line number="218" hits="7" branch="false"/>
|
|
7510
7594
|
<line number="219" hits="7" branch="false"/>
|
|
7511
7595
|
<line number="222" hits="7" branch="false"/>
|
|
7512
|
-
<line number="227" hits="
|
|
7513
|
-
<line number="228" hits="
|
|
7514
|
-
<line number="231" hits="
|
|
7515
|
-
<line number="232" hits="
|
|
7516
|
-
<line number="233" hits="
|
|
7517
|
-
<line number="237" hits="
|
|
7596
|
+
<line number="227" hits="610" branch="true" condition-coverage="50% (1/2)"/>
|
|
7597
|
+
<line number="228" hits="610" branch="false"/>
|
|
7598
|
+
<line number="231" hits="610" branch="false"/>
|
|
7599
|
+
<line number="232" hits="1211" branch="true" condition-coverage="100% (2/2)"/>
|
|
7600
|
+
<line number="233" hits="609" branch="false"/>
|
|
7601
|
+
<line number="237" hits="610" branch="false"/>
|
|
7518
7602
|
</lines>
|
|
7519
7603
|
</class>
|
|
7520
7604
|
<class name="index.js" filename="src/lib/utils/generateKiwtQueryParams/index.js" line-rate="0" branch-rate="0">
|