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: add simple date range validation on v2 #476

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

lwih
Copy link
Collaborator

@lwih lwih commented Jan 6, 2025

No description provided.

Copy link

github-actions bot commented Jan 6, 2025

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 58.27% (🎯 40%) 2532 / 4345
🟢 Statements 57.39% (🎯 40%) 2635 / 4591
🟢 Functions 43.66% (🎯 40%) 610 / 1397
🟢 Branches 48.23% (🎯 40%) 1022 / 2119
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
frontend/src/v2/features/mission-action/components/elements/mission-action-item-env-control.tsx 9.09% 0% 0% 9.09% 36-151
frontend/src/v2/features/mission-action/components/elements/mission-action-item-fish-control.tsx 16.66% 0% 0% 16.66% 27-36
frontend/src/v2/features/mission-action/components/elements/mission-action-item-generic-date-observation.tsx 16.66% 0% 0% 16.66% 15-29
frontend/src/v2/features/mission-action/components/elements/mission-action-item-nav-control.tsx 16.66% 0% 0% 16.66% 22-37
frontend/src/v2/features/mission-action/components/elements/mission-action-item-rescue.tsx 28.57% 0% 0% 28.57% 39-54
frontend/src/v2/features/mission-action/components/elements/mission-action-item-surveillance.tsx 16.66% 0% 0% 16.66% 17-26
frontend/src/v2/features/mission-action/components/ui/mission-action-formik-date-range-picker.tsx 50% 0% 0% 50% 15-54
frontend/src/v2/features/mission-action/hooks/use-mission-action-generic-date-observation.tsx 0% 0% 0% 0% 13-51
frontend/src/v2/features/mission-action/hooks/use-mission-action-nav-control.tsx 0% 0% 0% 0% 17-82
frontend/src/v2/features/mission-action/hooks/use-mission-action-rescue.tsx 0% 0% 0% 0% 17-120
frontend/src/v2/features/mission-action/validation-schema/date-validation.ts 16.66% 0% 0% 16.66% 12-14, 19-59
Generated in workflow #1601 for commit 1c39218 by the Vitest Coverage Report Action

Copy link

github-actions bot commented Jan 6, 2025

Overall Project 48.92%
File Coverage
MissionActionRestController.kt 0% 🍏

Copy link

Overall Project 50.66%
File Coverage
MissionActionRestController.kt 0% 🍏

@lwih lwih force-pushed the date-validation-v2 branch from 3b7b83a to aa78630 Compare January 21, 2025 15:15
@lwih lwih marked this pull request as ready for review January 21, 2025 15:15
Copy link

Overall Project 50.17%
File Coverage
MissionActionRestController.kt 0% 🍏

@lwih lwih force-pushed the date-validation-v2 branch from aa78630 to 1c39218 Compare January 21, 2025 18:38
Copy link

Overall Project 50.18%
File Coverage
MissionActionRestController.kt 0% 🍏

@lwih lwih merged commit 6ef6769 into main Jan 21, 2025
9 checks passed
@lwih lwih deleted the date-validation-v2 branch January 21, 2025 18:42
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.

1 participant