khu-khlug / sight-backend

쿠러그의 백엔드 어플리케이션 저장소
1 stars 0 forks source link

feat: 그룹 생성 커맨드 구현 #40

Closed Coalery closed 10 months ago

Coalery commented 10 months ago

주요 변경 사항

변경 이유

레거시를 구현합니다.

github-actions[bot] commented 10 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements
69.34% (+17.02% 🔼)
511/737
🔴 Branches
47.22% (+5.33% 🔼)
51/108
🔴 Functions
41.67% (+13.32% 🔼)
95/228
🟡 Lines
68.76% (+17.48% 🔼)
471/685
Show new covered files 🐣
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------- | :--------- | :------- | :-------- | :----- | | 🟢 |
`...` / GroupCreated.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / GroupFactory.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / index.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / user.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / PointGranted.ts
| 100% | 100% | 100% | 100% | | 🟡 |
`...` / PointHistory.ts
| 61.54% | 100% | 16.67% | 61.54% | | 🟢 |
`...` / interest.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / group.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / GroupAuthorizer.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / CreateGroupCommandHandler.ts
| 100% | 52.94% | 100% | 100% | | 🟢 |
`...` / CreateGroupCommand.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / CreateGroupCommandResult.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / GroupMemberFactory.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / GroupInterestFactory.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IGroupMemberRepository.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IGroupRepository.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IGroupInterestRepository.ts
| 100% | 100% | 100% | 100% | | 🟢 | __test__/util.ts | 100% | 100% | 100% | 100% | | 🟢 |
`...` / GroupCreatedHandler.ts
| 100% | 57.14% | 100% | 100% | | 🟢 | constant/point.ts | 100% | 100% | 100% | 100% | | 🟢 |
`...` / PointGrantedHandler.ts
| 100% | 50% | 100% | 100% | | 🟢 |
`...` / PointHistoryFactory.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IPointHistoryRepository.ts
| 100% | 100% | 100% | 100% |

Test suite run success

57 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from 65259b7bffc713b61476e7d6945986828ac8f61b