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] Agenda 조회 전체 정렬 기준 수정 #998 #999

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

AreSain
Copy link
Contributor

@AreSain AreSain commented Sep 3, 2024

📌 개요

  • Open 아젠다 get DeadLine 오름차순으로 수정
  • Confirm 아젠다 get DeadLine 오름차순으로 수정
  • Finish 아젠다 get StartTime 오름차순으로 수정

💡Issue 번호

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

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.20%. Comparing base (c059f95) to head (fdc7f72).
Report is 146 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #999      +/-   ##
============================================
- Coverage     75.89%   74.20%   -1.70%     
- Complexity     1091     1218     +127     
============================================
  Files           366      393      +27     
  Lines          4800     5458     +658     
  Branches        391      438      +47     
============================================
+ Hits           3643     4050     +407     
- Misses          991     1217     +226     
- Partials        166      191      +25     
Flag Coverage Δ
integrationTest 69.12% <ø> (-0.88%) ⬇️
unitTest 35.92% <ø> (-0.93%) ⬇️

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 merged commit c82ebca into dev Sep 3, 2024
5 checks passed
@AreSain AreSain deleted the 998-feature-agenda-조회-전체-정렬-기준-수정 branch September 3, 2024 07:13
@AreSain AreSain restored the 998-feature-agenda-조회-전체-정렬-기준-수정 branch September 4, 2024 02:41
@AreSain AreSain deleted the 998-feature-agenda-조회-전체-정렬-기준-수정 branch September 5, 2024 10:09
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] Agenda 조회 전체 정렬 기준 수정
1 participant