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: added gitlab ci #94

Merged
merged 1 commit into from
Jul 4, 2024
Merged

feat: added gitlab ci #94

merged 1 commit into from
Jul 4, 2024

Conversation

stickyPiston
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jul 4, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 98.48% (🎯 85%) 195 / 198
🟢 Statements 98.07% (🎯 85%) 204 / 208
🟢 Functions 100% (🎯 85%) 59 / 59
🟢 Branches 85.55% (🎯 85%) 77 / 90
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/components/addonIcon.tsx 100% 50% 100% 100%
src/components/addonTabs.tsx 100% 100% 100% 100%
src/components/header.tsx 100% 100% 100% 100%
src/components/installButton.tsx 100% 100% 100% 100%
src/components/loadingSpinner.tsx 100% 100% 100% 100%
src/components/searchBar.tsx 100% 100% 100% 100%
src/dataAccess/broker/hooks.ts 97.05% 100% 100% 97.05% 136
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/addonPage.tsx 93.33% 73.91% 100% 95.12% 108, 110, 116
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% 100% 100% 100%
src/pages/homePage/homePage.tsx 100% 100% 100% 100%
src/types/addon.ts 100% 100% 100% 100%
src/types/sorting.ts 100% 100% 100% 100%
Generated in workflow #241

@stickyPiston stickyPiston merged commit 06128db into main Jul 4, 2024
5 checks passed
@stickyPiston stickyPiston deleted the feat/gitlab-ci branch July 4, 2024 19:19
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