khu-khlug / sight-backend

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

feat: 그룹 목록 쿼리 구현 #33

Closed Coalery closed 1 year ago

Coalery commented 1 year ago

주요 변경 사항

그룹 목록 쿼리를 구현하고, 관련 테스트 코드를 추가합니다. 테스트 시에 필요한 view fixture를 구현합니다.

변경 이유

기존 기능을 구현하기 위함입니다.

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🔴 Statements
57.03% (+4.03% 🔼)
280/491
🔴 Branches
48.33% (+1.9% 🔼)
29/60
🔴 Functions
31.74% (+2.99% 🔼)
53/167
🔴 Lines
55.56% (+3.92% 🔼)
255/459
Show new covered files 🐣
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------- | :--------- | :------- | :-------- | :----- | | 🟢 |
`...` / index.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / user.ts
| 85.71% | 100% | 100% | 85.71% | | 🟢 |
`...` / group.ts
| 87.5% | 100% | 100% | 87.5% | | 🟢 |
`...` / IUserQuery.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IGroupQuery.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / ListGroupQuery.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / ListGroupQueryHandler.ts
| 100% | 50% | 100% | 100% | | 🟢 |
`...` / ListGroupQueryResult.ts
| 100% | 100% | 100% | 100% | | 🟢 |
`...` / IInterestQuery.ts
| 100% | 100% | 100% | 100% |

Test suite run success

25 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 7e412d95da09b3eab0ee0efa069cb926004d3d66