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 43 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 76.78% (🎯 50%) 1988 / 2589
🟢 Statements 76.64% (🎯 50%) 2068 / 2698
🟢 Functions 73.52% (🎯 50%) 511 / 695
🟢 Branches 69.57% (🎯 50%) 924 / 1328
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
frontend/src/features/common/types/mission-types.ts 100% 100% 100% 100%
Generated in workflow #1301 for commit 1bbd0ba by the Vitest Coverage Report Action

xtiannyeto

This comment was marked as outdated.

xtiannyeto

This comment was marked as resolved.

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%

Copy link

github-actions bot commented Nov 5, 2024

Overall Project 41.4% -0.45%
Files changed 0%

File Coverage
MissionController.kt 0% -86.15%
FakeMissionData.kt 0% -16.47%
MissionsFetchEnvInput.kt 0% -89.29%
MissionController.kt 0% 🍏

Copy link

github-actions bot commented Nov 5, 2024

Overall Project 41.4% -0.45%
Files changed 0%

File Coverage
MissionController.kt 0% -86.15%
FakeMissionData.kt 0% -16.47%
MissionsFetchEnvInput.kt 0% -89.29%
MissionController.kt 0% 🍏

Copy link

github-actions bot commented Nov 5, 2024

Overall Project 41.4% -0.45%
Files changed 0%

File Coverage
MissionController.kt 0% -86.15%
FakeMissionData.kt 0% -16.47%
MissionsFetchEnvInput.kt 0% -89.29%
MissionController.kt 0% 🍏

Copy link

Overall Project 41.79% -0.45%
Files changed 0%

File Coverage
MissionController.kt 0% -86.15%
FakeMissionData.kt 0% -16.47%
MissionsFetchEnvInput.kt 0% -89.29%
MissionController.kt 0% 🍏

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