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

test: EmotionRecordUseCase 테스트 추가

70754ce
Select commit
Loading
Failed to load commit list.
Merged

UseCase 테스트 추가 #81

test: EmotionRecordUseCase 테스트 추가
70754ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 1s

21.73% (+3.37%) compared to 7f1ee7f

View this Pull Request on Codecov

21.73% (+3.37%) compared to 7f1ee7f

Details

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.