Fix deployment with fixed version in composer.json #1793
GitHub Actions / Frontend Coverage of this branch
completed
Aug 14, 2023 in 0s
Frontend Coverage of this branch
Frontend Coverage of this branch
File | Coverage | |
---|---|---|
All files | 24% |
✅ |
src/components/App/App.tsx | 0% |
❌ |
src/components/Facets/Facet.styled.ts | 0% |
❌ |
src/components/Facets/Facet.tsx | 0% |
❌ |
src/components/Facets/FacetBoolean.tsx | 0% |
❌ |
src/components/Facets/FacetCategory.tsx | 0% |
❌ |
src/components/Facets/FacetChoice.tsx | 0% |
❌ |
src/components/Facets/FacetLoadMore.tsx | 0% |
❌ |
src/components/Facets/FacetSlider.tsx | 0% |
❌ |
src/components/Facets/Facets.tsx | 0% |
❌ |
src/components/Header/Header.tsx | 58% |
✅ |
src/components/Layout/Layout.tsx | 0% |
❌ |
src/components/Menu/Menu.tsx | 0% |
❌ |
src/components/Menu/MenuItem.tsx | 0% |
❌ |
src/components/Menu/MenuList.tsx | 0% |
❌ |
src/components/PageLayout/PageLayout.tsx | 0% |
❌ |
src/components/PageTitle/PageTitle.tsx | 0% |
❌ |
src/components/Products/ProductCard.tsx | 0% |
❌ |
src/components/Products/Products.tsx | 0% |
❌ |
src/components/Providers/AppProvider/AppProvider.tsx | 0% |
❌ |
src/components/Providers/CatalogProvider/CatalogProvider.tsx | 0% |
❌ |
src/components/Providers/CategoryProvider/CategoryProvider.tsx | 0% |
❌ |
src/components/Providers/ConfigurationsProvider/ConfigurationsProvider.tsx | 0% |
❌ |
src/components/Providers/SchemaProvider/SchemaProvider.tsx | 0% |
❌ |
src/components/Providers/SchemaProvider/RequestedPathProvider/RequestedPathProvider.tsx | 0% |
❌ |
src/components/Providers/SearchProvider/SearchProvider.tsx | 0% |
❌ |
src/components/Providers/UserProvider/UserProvider.tsx | 0% |
❌ |
src/components/SearchBar/SearchBar.tsx | 0% |
❌ |
src/components/Title/Title.tsx | 0% |
❌ |
src/components/TwoColsLayout/TwoColsLayout.tsx | 0% |
❌ |
src/hooks/index.ts | 0% |
❌ |
src/hooks/useApi.ts | 84% |
✅ |
src/hooks/useGraphql.ts | 89% |
✅ |
src/hooks/useProducts.ts | 53% |
✅ |
src/hooks/useUser.ts | 95% |
✅ |
src/pages/Category/Category.tsx | 0% |
❌ |
src/pages/Homepage/Homepage.tsx | 0% |
❌ |
src/pages/Login/Login.tsx | 0% |
❌ |
src/pages/Search/Search.tsx | 0% |
❌ |
Minimum allowed coverage is 1%
Generated by 🐒 cobertura-action against 07a09e3
Loading