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

4 implement form and form dialog #5

Merged
merged 38 commits into from
May 8, 2024
Merged

Conversation

harryle95
Copy link
Collaborator

No description provided.

@harryle95 harryle95 linked an issue May 8, 2024 that may be closed by this pull request
@harryle95 harryle95 merged commit eeb8b9a into main May 8, 2024
2 checks passed
@harryle95 harryle95 deleted the 4-implement-form-and-form-dialog branch May 8, 2024 10:27
Copy link

github-actions bot commented May 8, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 65.96% (🎯 50%) 126 / 191
🟢 Statements 65.81% (🎯 50%) 129 / 196
🟢 Functions 58.06% (🎯 50%) 36 / 62
🟢 Branches 52.63% (🎯 50%) 30 / 57
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/App.tsx 0% 100% 0% 0% 7-15
src/main.tsx 0% 100% 100% 0% 17-41, 43-49
src/assets/theme.ts 100% 100% 100% 100%
src/components/helpers.ts 100% 100% 100% 100%
src/components/form/factory.tsx 39.13% 0% 0% 42.85% 54-55, 55-58, 58-72, 90-94, 91, 93, 106-120, 110-118, 121
src/components/form/select.tsx 100% 100% 0% 100%
src/components/form/theme.ts 100% 100% 100% 100%
src/components/navbar/theme.ts 100% 100% 100% 100%
src/components/table/table.tsx 0% 0% 0% 0% 14-36, 20, 27-33, 29-31
src/handlers/factory.ts 92.3% 79.16% 100% 92.3% 17, 27, 43, 59, 71
src/mock/handler.ts 100% 100% 100% 100%
src/mock/server.ts 100% 100% 100% 100%
src/routes/error.tsx 0% 0% 0% 0% 5-6, 8-15
src/routes/root.tsx 0% 100% 0% 0% 5
src/routes/investigation/form.tsx 0% 100% 100% 0% 5, 7, 9
src/routes/investigation/handlers.ts 0% 100% 100% 0% 4, 6, 8-12
src/routes/investigation/investigation.stories.tsx 0% 100% 0% 0% 7-17, 12-14, 23
src/routes/investigation/investigation.tsx 0% 100% 0% 0% 9-10, 16-22, 27
Generated in workflow #3

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 Form and Form Dialog
1 participant