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

✨ [Feature] 개인일정 삭제 api #1058 #1094

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

taehyeon3
Copy link
Contributor

📌 개요

  • 개인 일정 삭제 API 작성
  • 이미 삭제된 일정인지 검증 로직 추가
  • 개인 일정 삭제 API 테스트 추가

💡Issue 번호

@taehyeon3 taehyeon3 linked an issue Dec 31, 2024 that may be closed by this pull request
1 task
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.66%. Comparing base (a71cfc0) to head (9effb89).
Report is 16 commits behind head on dev.

Files with missing lines Patch % Lines
...rc/main/java/gg/data/calendar/PrivateSchedule.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #1094      +/-   ##
============================================
+ Coverage     74.42%   74.66%   +0.24%     
- Complexity     1227     1238      +11     
============================================
  Files           399      401       +2     
  Lines          5524     5558      +34     
  Branches        440      441       +1     
============================================
+ Hits           4111     4150      +39     
+ Misses         1220     1212       -8     
- Partials        193      196       +3     
Flag Coverage Δ
integrationTest 69.71% <50.00%> (+0.33%) ⬆️
unitTest 35.80% <0.00%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seyeon22222 seyeon22222 linked an issue Jan 2, 2025 that may be closed by this pull request
1 task
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.

✨ [Feature] 개인일정 삭제 API 보류
1 participant