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

야간잔류 삭제 기능 구현 #35

Merged
merged 3 commits into from
Nov 24, 2024
Merged

야간잔류 삭제 기능 구현 #35

merged 3 commits into from
Nov 24, 2024

Conversation

ahyeonkong
Copy link
Member

@ahyeonkong ahyeonkong commented Nov 24, 2024

#️⃣ 연관된 이슈

#34

📝 작업 내용

  • 사용자의 정보를 토큰으로 받아왔습니다.
  • application의 Id를 이용해서 해당 야간잔류를 삭제하는 API를 구현했습니다.

📷 스크린샷 (선택)

image

💬 리뷰 요구사항 (선택)

야간잔류 신청 구현 PR (#26) 이 아직 Merge 되지 않아서 해당 브랜치에서 pull 하고 delete만 구현했습니다.
feature 브랜치끼리 pull 하면 좀 꼬일 수 있을 것 같네요
나머지 기능은 Merge 후에 구현하겠습니다🫡

develop 브랜치에서 pull 받아 최신화하고 Merge 하겠습니다!

문제 생기면 말씀해주세요!!

@ahyeonkong ahyeonkong self-assigned this Nov 24, 2024
@ahyeonkong ahyeonkong added the ✨ Feature 기능 개발 label Nov 24, 2024
@ahyeonkong ahyeonkong linked an issue Nov 24, 2024 that may be closed by this pull request
3 tasks
Copy link

Test Coverage Report

Overall Project 13.56% -5.57% 🍏
Files changed 21.48% 🍏

File Coverage
ApplicationStatus.java 91.43% -8.57% 🍏
MemberInfoResponse.java 0% 🍏
CoParticipantRequest.java 0% 🍏
CoParticipant.java 0% 🍏
ApiResponse.java 0% 🍏
ApplicationService.java 0% 🍏
ApplicationController.java 0% 🍏

Copy link

Test Coverage Report

Overall Project 13.56% -1.31% 🍏
Files changed 0% 🍏

File Coverage
ApplicationService.java 0% -24% 🍏
ApplicationController.java 0% -50% 🍏

Copy link

Test Coverage Report

Overall Project 13.56% -1.31% 🍏
Files changed 0% 🍏

File Coverage
ApplicationService.java 0% -24% 🍏
ApplicationController.java 0% -50% 🍏

@ahyeonkong ahyeonkong merged commit 4ea7f35 into develop Nov 24, 2024
1 check passed
@ahyeonkong ahyeonkong deleted the feat/#34 branch November 24, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

야간잔류 삭제 기능 구현
1 participant