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

Merged

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.67% (🎯 50%) 1985 / 2589
🟢 Statements 76.53% (🎯 50%) 2065 / 2698
🟢 Functions 73.38% (🎯 50%) 510 / 695
🟢 Branches 69.35% (🎯 50%) 921 / 1328
File CoverageNo changed files found.
Generated in workflow #1310 for commit 7d1d6dc 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% 🍏

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% 🍏

@aleckvincent aleckvincent force-pushed the 415-feat-fetch-des-missions-par-startdatetime-et-enddatetime branch from cb23197 to b920445 Compare November 13, 2024 17:42
Copy link

Overall Project 42.63% -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% 🍏

@xtiannyeto xtiannyeto self-requested a review November 14, 2024 09:56
icon: Icon.MissionAction
}
icon: Icon.MissionAction,
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

configure eslintrc.. remove trail comma

Copy link
Collaborator

Choose a reason for hiding this comment

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

Skip les tests de Louis

Copy link

Overall Project 42.63% -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 42.63% -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 42.63% -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 42.63% -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% 🍏

@aleckvincent aleckvincent merged commit e58316a into main Nov 14, 2024
9 checks passed
@aleckvincent aleckvincent deleted the 415-feat-fetch-des-missions-par-startdatetime-et-enddatetime branch November 14, 2024 10:30
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
2 participants