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 기능 구현 #952 #973

Merged

Conversation

yhames
Copy link
Contributor

@yhames yhames commented Aug 21, 2024

📌 개요

  • ✨ [Feature] 내가 개최한 대회 조회 API 기능 구현

💻 작업사항

  • 개최한 대회 및 개최중인 대회 조회
  • AgendaController 응답 DTO 이름 수정 (Contents -> Content)

✅ 변경로직

💡Issue 번호

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

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.83%. Comparing base (c059f95) to head (fcef67f).
Report is 133 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #973      +/-   ##
============================================
- Coverage     75.89%   73.83%   -2.07%     
- Complexity     1091     1207     +116     
============================================
  Files           366      392      +26     
  Lines          4800     5427     +627     
  Branches        391      437      +46     
============================================
+ Hits           3643     4007     +364     
- Misses          991     1233     +242     
- Partials        166      187      +21     
Flag Coverage Δ
integrationTest 68.67% <ø> (-1.33%) ⬇️
unitTest 35.96% <ø> (-0.89%) ⬇️

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

@kimjieun0301 kimjieun0301 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다

@yhames yhames merged commit d62dce7 into dev Aug 23, 2024
5 checks passed
@yhames yhames deleted the 952-feature-내가-개최한-대회-조회-api-기능-구현 branch August 23, 2024 06:41
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] 내가 개최한 대회 조회 API 기능 구현
3 participants