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(415) fetch missions from env with startDateTimeUtc and endDateTimeUtc #416

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

aleckvincent
Copy link
Collaborator

No description provided.

@aleckvincent aleckvincent linked an issue Oct 29, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 29, 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.06% (🎯 50%) 866 / 1236
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
frontend/src/features/common/types/mission-types.ts 100% 100% 100% 100%
Generated in workflow #1258 for commit a001a5d by the Vitest Coverage Report Action

xtiannyeto

This comment was marked as outdated.

Copy link
Collaborator

@xtiannyeto xtiannyeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Aleck,
Je pense qu'il serait mieux de créer un package V2, et de mettre le nouveau controller mission dans le package V2. histoire de bien séparer les 2 versions de back

Copy link

Overall Project 41.39% -0.44%
Files changed 0%

File Coverage
MissionController.kt 0% -86.15%
MissionsFetchEnvInput.kt 0% -89.29%
MissionController.kt 0% -18.18%

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.

feat: fetch des missions par startDateTime et endDateTime
4 participants