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

UseCase 테스트 추가 #81

Merged
merged 6 commits into from
Jan 19, 2024
Merged

UseCase 테스트 추가 #81

merged 6 commits into from
Jan 19, 2024

Conversation

hogumachu
Copy link
Owner

🌁 연관 이슈

✅ 수정 내역

  • Repository Mock 추가
  • Home, MemoryDetail, MemoryRecord, Search, EmotionRecord UseCase 테스트 작성

@hogumachu hogumachu added the 🌐기타 버그, 기능을 제외한 모든 것 label Jan 19, 2024
@hogumachu hogumachu self-assigned this Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 57 lines in your changes are missing coverage. Please review.

Comparison is base (7f1ee7f) 18.36% compared to head (70754ce) 21.73%.
Report is 2 commits behind head on develop.

Files Patch % Lines
...CaseTests/Repositories/EmotionRepositoryMock.swift 55.31% 21 Missing ⚠️
...UseCaseTests/Repositories/TodoRepositoryMock.swift 57.44% 20 Missing ⚠️
...eCaseTests/Repositories/MemoryRepositoryMock.swift 69.81% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #81      +/-   ##
===========================================
+ Coverage    18.36%   21.73%   +3.37%     
===========================================
  Files          143      162      +19     
  Lines         7238     7830     +592     
===========================================
+ Hits          1329     1702     +373     
- Misses        5909     6128     +219     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hogumachu hogumachu merged commit 083ce8f into develop Jan 19, 2024
3 checks passed
@hogumachu hogumachu deleted the #80-test/usecase branch January 19, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐기타 버그, 기능을 제외한 모든 것
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant