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

8 implement select component with fetcher #9

Merged
merged 31 commits into from
May 11, 2024

Conversation

harryle95
Copy link
Collaborator

No description provided.

@harryle95 harryle95 linked an issue May 11, 2024 that may be closed by this pull request
@harryle95 harryle95 self-assigned this May 11, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 75.91% (🎯 50%) 208 / 274
🟢 Statements 76.32% (🎯 50%) 216 / 283
🟢 Functions 72.28% (🎯 50%) 60 / 83
🟢 Branches 76.38% (🎯 50%) 55 / 72
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/factory/form.helper.ts 100% 100% 100% 100%
src/components/factory/form.tsx 100% 100% 100% 100%
src/components/factory/page.tsx 0% 100% 0% 0% 11-12, 14-67, 19-54, 25-52, 55-57, 56, 58-65, 59-63, 61, 64, 66
src/components/factory/table.tsx 0% 0% 0% 0% 9-41, 12-39, 15-16, 16-35, 25-31, 40, 43-95, 44-93, 47-89, 54-87, 56-62, 76-83, 94
src/components/factory/theme.ts 100% 100% 100% 100%
src/components/form/form.tsx 64.51% 40% 33.33% 62.06% 13-17, 15-16, 18, 65-70, 72-97, 82-86
src/components/form/theme.ts 100% 100% 100% 100%
src/components/navbar/navbar.tsx 88.88% 90.9% 75% 88.88% 30-31
src/components/navbar/theme.ts 100% 100% 100% 100%
src/components/spinner/spinner.tsx 0% 100% 0% 0% 4-20
src/components/table/table.tsx 33.33% 100% 0% 33.33% 7-11
src/components/table/theme.ts 100% 100% 100% 100%
src/handlers/factory.ts 95.23% 86.66% 100% 95.23% 119-124, 121, 123
src/mock/handler.ts 100% 100% 100% 100%
src/routes/investigation/handlers.ts 0% 100% 100% 0% 4, 6, 9, 11-18
src/routes/investigation/investigation.tsx 0% 100% 100% 0% 5, 8-12
src/routes/study/handlers.ts 0% 100% 100% 0% 4, 6, 8, 10-17
src/routes/study/study.tsx 0% 100% 100% 0% 5, 7-11
Generated in workflow #20

@harryle95 harryle95 merged commit ef9e571 into main May 11, 2024
2 checks passed
@harryle95 harryle95 deleted the 8-implement-select-component-with-fetcher branch May 11, 2024 09:12
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.

Implement select component with fetcher
1 participant