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] #861 #862 Announcement 생성하기 API #885

Merged
merged 22 commits into from
Jul 15, 2024

Conversation

yhames
Copy link
Contributor

@yhames yhames commented Jul 15, 2024

📌 개요

  • AgendaAnnouncement 생성하기 API
  • AgendaAnnouncement 전체 조회 API

💻 작업사항

  • AgendaAnnouncement 생성하기 API
  • AgendaAnnouncement 전체 조회 API (Pagination)

✅ 변경로직

💡Issue 번호

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

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #885      +/-   ##
============================================
+ 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.83% <100.00%> (+0.83%) ⬆️
unitTest 37.11% <20.00%> (+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.

@yhames yhames changed the title 862 feature announcement 생성하기 api ✨ [Feature] Announcement 생성하기 API Jul 15, 2024
@yhames yhames changed the title ✨ [Feature] Announcement 생성하기 API ✨ [Feature] #861 #862 Announcement 생성하기 API Jul 15, 2024
@yhames yhames linked an issue Jul 15, 2024 that may be closed by this pull request
1 task
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.

고생하셨습니다

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.

고생하셨습니다.

@yhames yhames merged commit ea2a357 into dev Jul 15, 2024
5 checks passed
@yhames yhames deleted the 862-feature-announcement-생성하기-api branch July 15, 2024 06:20
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] Announcement 전체 조회 API ✨ [Feature] Announcement 생성하기 API
3 participants