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] #886 Admin 대회 전체 조회하기 #890

Merged
merged 8 commits into from
Jul 17, 2024

Conversation

yhames
Copy link
Contributor

@yhames yhames commented Jul 16, 2024

📌 개요

  • Admin Agenda 전체 조회 기능 (페이지네이션)

💻 작업사항

  • Admin Agenda 전체 조회 기능 (페이지네이션)

✅ 변경로직

  • admin-repo 분리

💡Issue 번호

@yhames yhames added the enhancement New feature or request label Jul 16, 2024
@yhames yhames added this to the 7th Sprint 3 milestone Jul 16, 2024
@yhames yhames self-assigned this Jul 16, 2024
@yhames yhames linked an issue Jul 16, 2024 that may be closed by this pull request
2 tasks
@yhames yhames changed the title 886 feature admin 대회 전체 조회하기 ✨ [Feature] #886 Admin 대회 전체 조회하기 Jul 16, 2024
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.48%. Comparing base (c059f95) to head (c257b30).
Report is 86 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #890      +/-   ##
============================================
+ Coverage     75.89%   76.48%   +0.58%     
- Complexity     1091     1130      +39     
============================================
  Files           366      377      +11     
  Lines          4800     4992     +192     
  Branches        391      399       +8     
============================================
+ Hits           3643     3818     +175     
- Misses          991     1001      +10     
- Partials        166      173       +7     
Flag Coverage Δ
integrationTest 70.81% <ø> (+0.81%) ⬆️
unitTest 37.11% <ø> (+0.26%) ⬆️

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.

AreSain
AreSain previously approved these changes Jul 16, 2024
Copy link
Contributor

@AreSain AreSain 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 previously approved these changes Jul 17, 2024
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 dismissed stale reviews from kimjieun0301 and AreSain via c257b30 July 17, 2024 02:57
@yhames
Copy link
Contributor Author

yhames commented Jul 17, 2024

admin-repo 분리

Copy link
Contributor

@AreSain AreSain left a comment

Choose a reason for hiding this comment

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

고생하셨습니다.

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 e44d6fe into dev Jul 17, 2024
5 checks passed
@yhames yhames deleted the 886-feature-admin-대회-전체-조회하기 branch July 17, 2024 03:14
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 대회 전체 조회하기
3 participants