khu-khlug / sight-backend

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

fix: 관심사의 id로 쿼리하도록 수정 #34

Closed Coalery closed 11 months ago

Coalery commented 11 months ago

주요 변경 사항

관심사의 id로 쿼리하도록 수정합니다.

변경 이유

관심사 문자열로 비교하는 것이 아니라 UserInterest 도메인 기준으로 쿼리할 것이기 때문에, interest 대신에 interestId를 받도록 수정합니다.

github-actions[bot] commented 11 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🔴 Statements 57.03% 280/491
🔴 Branches 48.33% 29/60
🔴 Functions 31.74% 53/167
🔴 Lines 55.56% 255/459

Test suite run success

25 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 0c946a1502fcd561008b7c3e398cace0f0e9bc66