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

Feature/241 refactor architecture react pour module partager components features #404

Conversation

xtiannyeto
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Oct 15, 2024

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 77.02% (🎯 50%) 1948 / 2529
🟢 Statements 76.87% (🎯 50%) 2028 / 2638
🟢 Functions 73.54% (🎯 50%) 506 / 688
🟢 Branches 70.01% (🎯 50%) 864 / 1234
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
frontend/src/features/auth/components/auth-guard.tsx 0% 0% 0% 0% 10, 12-14, 13, 16-18, 17, 19
frontend/src/features/auth/hooks/use-auth.tsx 93.33% 75% 100% 93.33% 33
frontend/src/features/common/types/env-mission-types.ts 100% 100% 100% 100%
frontend/src/features/common/utils/action-utils.ts 11.11% 0% 0% 11.11% 5, 9, 13, 17-23, 18-23, 20, 22
frontend/src/features/common/utils/control-utils.ts 51.35% 42.85% 33.33% 52.77% 5-14, 7, 9, 11, 13, 30, 58-69, 60, 62, 64, 66, 68, 116-119, 118, 120, 120-121
frontend/src/features/common/utils/infraction-utils.ts 0% 0% 0% 0% 3-16, 4-15, 6, 8, 10, 12, 14, 17-30, 18-29, 20, 22, 24, 26, 28
frontend/src/features/common/utils/status-utils.ts 12% 0% 0% 12% 5-17, 7, 9, 11, 13, 16, 21-33, 23, 25, 27, 29, 32, 37-56, 39, 41, 43, 45, 47, 49, 51, 53, 55
frontend/src/pages/home.tsx 87.5% 50% 100% 87.5% 11
frontend/src/router/router.tsx 90% 100% 0% 100% 14
Generated in workflow #1218 for commit dda46a3 by the Vitest Coverage Report Action

 - Park every new component in a v2 folder to keep it clean
 - Create mission-timelie feature
 - Create mission-action feature
 - Status action component
 - Control action component
 - surveillance action compopent
 - Add it to action registry
 - hooks vessel, vehicule, control, action target
 - formik ui input
 - update link from timeline to v2 home route
 - hooks, control nav, env, gens de mer, admin , navigation
 - form gens-de-mer, admin, fish and component
 - remove everything of infraction until now
 - ui: formik input
 - every action item
 - Router v2
 - Module PAM /v2/pam/missions
 - Module ULAM /v2/ulam/missions
 - until testing propely v2 exclude v2 folder from coverage
@xtiannyeto xtiannyeto merged commit b7754e7 into main Oct 22, 2024
7 checks passed
@xtiannyeto xtiannyeto deleted the feature/241-refactor-architecture-react-pour-module-partager-components-features branch October 22, 2024 15:02
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.

Refactor: Architecture react pour module partager (components, features...)
1 participant