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

TodoUseCase 테스트 추가 #104

Merged
merged 1 commit into from
Jan 23, 2024
Merged

TodoUseCase 테스트 추가 #104

merged 1 commit into from
Jan 23, 2024

Conversation

hogumachu
Copy link
Owner

🌁 연관 이슈

✅ 수정 내역

  • TodoUseCase 테스트 추가

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

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e83a28e) 75.30% compared to head (1e3a821) 76.11%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #104      +/-   ##
===========================================
+ Coverage    75.30%   76.11%   +0.81%     
===========================================
  Files          155      185      +30     
  Lines         8492     9333     +841     
===========================================
+ Hits          6395     7104     +709     
- Misses        2097     2229     +132     

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

@hogumachu hogumachu merged commit 2490931 into develop Jan 23, 2024
3 checks passed
@hogumachu hogumachu deleted the #80-test/todo-usecase branch January 23, 2024 06:56
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.

UseCase 테스트 작성
1 participant