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

feat: 그룹 변경 커맨드 핸들러 구현 #43

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Dec 16, 2023

주요 변경 사항

그룹 변경 커맨드 핸들러를 구현합니다.
그리고 관련 이벤트와 그 핸들러를 구현합니다.

변경 이유

기존 기능의 호환을 위함입니다.

@Coalery Coalery self-assigned this Dec 16, 2023
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
72.88% (-2.86% 🔻)
715/981
🔴 Branches
50% (-7.52% 🔻)
104/208
🔴 Functions
50.38% (+0.18% 🔼)
133/264
🟡 Lines
72.72% (-2.8% 🔻)
669/920
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / GroupStateChanged.ts
100% 100% 100% 100%
🟢
... / ChangeGroupStateCommand.ts
100% 100% 100% 100%
🟢
... / ChangeGroupStateCommandHandler.ts
91.89% 69.57% 100% 91.67%
🟢
... / ChangeGroupStateCommandResult.ts
100% 100% 100% 100%
🔴
... / GroupStateChangedHandler.ts
0% 0% 0% 0%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / User.ts
77.97% (-0.98% 🔻)
88.89% (-11.11% 🔻)
45.45%
77.97% (-0.98% 🔻)
🟢
... / constant.ts
83.33% (-4.17% 🔻)
100% 100% 100%
🟢
... / Group.ts
84.44% (-3.36% 🔻)
92.86% (-7.14% 🔻)
67.74% (+2.22% 🔼)
84.44% (-3.36% 🔻)

Test suite run success

101 tests passing in 23 suites.

Report generated by 🧪jest coverage report action from 8113c1a

@Coalery Coalery merged commit eb34281 into main Dec 16, 2023
2 checks passed
@Coalery Coalery deleted the feat/change-group-state branch December 16, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant