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(Mission): getMission from Env #491

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

xtiannyeto
Copy link
Collaborator

  • fix create mission by using old classes on data ouput
  • Remove ZonedTime to Intant
  • Add EndPoint of getting mission
  • fix test

 - fix create mission by using old classes on data ouput
 - Remove ZonedTime to Intant
 - Add EndPoint of getting mission
 - fix test
@xtiannyeto xtiannyeto linked an issue Jan 13, 2025 that may be closed by this pull request
Copy link

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 59.36% (🎯 40%) 2511 / 4230
🟢 Statements 58.53% (🎯 40%) 2610 / 4459
🟢 Functions 44.97% (🎯 40%) 608 / 1352
🟢 Branches 49.41% (🎯 40%) 1021 / 2066
File CoverageNo changed files found.
Generated in workflow #1534 for commit 0b523c2 by the Vitest Coverage Report Action

Copy link

Overall Project 49.54% -0.35%
Files changed 13.04%

File Coverage
APIEnvMissionRepositoryV2.kt 90.08% -1.65% 🍏
MissionEnv.kt 41.36% -26.85%
MissionDataOutput.kt 35.08% -25.14%
MissionRestController.kt 0% -42.5%
MissionEnvEntity.kt 0% -13.45%
MissionGeneralInfo2.kt 0% -19.44%

@xtiannyeto xtiannyeto merged commit f16a9be into main Jan 13, 2025
9 checks passed
@xtiannyeto xtiannyeto deleted the feature/490-backend-getmission-rest-controller branch January 13, 2025 14:13
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.

[backend]: GetMission REST controller
2 participants