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] Admin 티켓 수정 API #946 #975

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

kimjieun0301
Copy link
Contributor

@kimjieun0301 kimjieun0301 commented Aug 22, 2024

📌 개요

-Admin 티켓 수정 API
-datetime format 수정
-AgendaTeam Admin content 필드 추가(yhames)
-agendaprofile /info 주석 변경
-agendaprofile 내가 참여했던/참여중인 대회 response에 agenda key 추가

💻 작업사항

-Admin 티켓 수정 API
-datetime format 수정
-AgendaTeam Admin content 필드 추가(yhames)
-agendaprofile /info 주석 변경
-agendaprofile 내가 참여했던/참여중인 대회 response에 agenda key 추가

💡Issue 번호

@kimjieun0301 kimjieun0301 linked an issue Aug 22, 2024 that may be closed by this pull request
@kimjieun0301 kimjieun0301 self-assigned this Aug 22, 2024
@kimjieun0301 kimjieun0301 added the enhancement New feature or request label Aug 22, 2024
@kimjieun0301 kimjieun0301 added this to the 7th Sprint 5 milestone Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

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

Project coverage is 73.84%. Comparing base (c059f95) to head (fc56bf0).
Report is 132 commits behind head on dev.

Files Patch % Lines
gg-data/src/main/java/gg/data/agenda/Ticket.java 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #975      +/-   ##
============================================
- Coverage     75.89%   73.84%   -2.05%     
- Complexity     1091     1208     +117     
============================================
  Files           366      392      +26     
  Lines          4800     5437     +637     
  Branches        391      439      +48     
============================================
+ Hits           3643     4015     +372     
- Misses          991     1229     +238     
- Partials        166      193      +27     
Flag Coverage Δ
integrationTest 68.69% <80.00%> (-1.31%) ⬇️
unitTest 35.92% <10.00%> (-0.94%) ⬇️

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.

Copy link
Contributor

@yhames yhames left a comment

Choose a reason for hiding this comment

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

감사합니다!

@kimjieun0301 kimjieun0301 merged commit eb67a56 into dev Aug 23, 2024
5 checks passed
@kimjieun0301 kimjieun0301 deleted the 946-feature-admin-티켓-수정-api branch August 23, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

✨ [Feature] Admin 티켓 수정 API
3 participants