Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: proper error handling for addonPage #84

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

Tjalle-S
Copy link
Contributor

@Tjalle-S Tjalle-S commented Jun 6, 2024

No description provided.

@Tjalle-S Tjalle-S marked this pull request as ready for review June 7, 2024 11:21
Copy link

github-actions bot commented Jun 7, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 98.4% (🎯 85%) 185 / 188
🟢 Statements 97.93% (🎯 85%) 190 / 194
🟢 Functions 100% (🎯 85%) 53 / 53
🟢 Branches 85.55% (🎯 85%) 77 / 90
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/installButton.tsx 100% 100% 100% 100%
src/dataAccess/broker/hooks.ts 97.05% 100% 100% 97.05% 136
src/pages/addonPage/addonPage.tsx 93.33% 73.91% 100% 95.12% 107, 109, 115
Unchanged Files
src/components/addonTabs.tsx 100% 100% 100% 100%
src/components/header.tsx 100% 100% 100% 100%
src/components/loadingSpinner.tsx 100% 100% 100% 100%
src/components/searchBar.tsx 100% 100% 100% 100%
src/dataAccess/broker/setupBroker.tsx 100% 100% 100% 100%
src/dataAccess/store/api.ts 100% 100% 100% 100%
src/dataAccess/store/hooks.ts 100% 100% 100% 100%
src/dataAccess/store/searchSlice.ts 100% 100% 100% 100%
src/dataAccess/store/store.ts 100% 100% 100% 100%
src/mockData/addons.ts 100% 100% 100% 100%
src/mockData/authors.ts 100% 100% 100% 100%
src/mockData/users.ts 100% 100% 100% 100%
src/pages/addonPage/addonList/addonApi.ts 100% 100% 100% 100%
src/pages/addonPage/addonList/addonCard.tsx 100% 100% 100% 100%
src/pages/addonPage/addonList/addonList.tsx 100% 93.75% 100% 100%
src/pages/homePage/homePage.tsx 100% 100% 100% 100%
src/types/addon.ts 100% 100% 100% 100%
Generated in workflow #227

@zebby09 zebby09 merged commit c10b7c1 into main Jun 7, 2024
5 checks passed
@zebby09 zebby09 deleted the feat/proper-error-handling branch June 7, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants