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/patch succeeded Jan 19, 2024 in 0s

84.34% of diff hit (target 18.36%)

View this Pull Request on Codecov

84.34% of diff hit (target 18.36%)

Annotations

Check warning on line 32 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 52 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 69 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 77 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/EmotionRepositoryMock.swift#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 23 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 52 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 77 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/MemoryRepositoryMock.swift#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 23 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 32 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 41 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 77 in InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

InMyMemory/Domain/Tests/UseCaseTests/Repositories/TodoRepositoryMock.swift#L73-L77

Added lines #L73 - L77 were not covered by tests