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] Team 확정하기 API #844 #884

Merged
merged 4 commits into from
Jul 15, 2024
Merged

Conversation

AreSain
Copy link
Contributor

@AreSain AreSain commented Jul 15, 2024

📌 개요

  • 팀 확정 API 작성

💡Issue 번호

@AreSain AreSain added enhancement New feature or request test labels Jul 15, 2024
@AreSain AreSain added this to the 7th Sprint 3 milestone Jul 15, 2024
@AreSain AreSain self-assigned this Jul 15, 2024
@AreSain AreSain linked an issue Jul 15, 2024 that may be closed by this pull request
1 task
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

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

Project coverage is 76.46%. Comparing base (c059f95) to head (26b4320).
Report is 84 commits behind head on dev.

Files Patch % Lines
...-data/src/main/java/gg/data/agenda/AgendaTeam.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #884      +/-   ##
============================================
+ Coverage     75.89%   76.46%   +0.56%     
- Complexity     1091     1127      +36     
============================================
  Files           366      377      +11     
  Lines          4800     4988     +188     
  Branches        391      399       +8     
============================================
+ Hits           3643     3814     +171     
- Misses          991     1003      +12     
- Partials        166      171       +5     
Flag Coverage Δ
integrationTest 70.78% <86.66%> (+0.78%) ⬆️
unitTest 37.14% <26.66%> (+0.29%) ⬆️

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.

고생하셨습니다!

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.

고생하셨습니다.

@AreSain AreSain merged commit 3d9c74b into dev Jul 15, 2024
5 checks passed
@AreSain AreSain deleted the 844--feature-team--api branch July 15, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

✨ [Feature] Team 확정하기 API
3 participants