Merge pull request #45 from eunjooChoi/test-code-coverage #124
GitHub Actions / Xcode test results
succeeded
Mar 26, 2024 in 0s
Xcode test results
Testing project PlantingMind with scheme PlantingMind
Summary
Total | ⏱️ Time | ||||
---|---|---|---|---|---|
32 | 32 | 0 | 0 | 0 | 80.70s |
Test Summary
PlantingMindTests
- Device: iPhone 15 Pro, 17.0.1 (21A342)
- SDK: Simulator - iOS 17.0, 17.0
Test | Total | ||||
---|---|---|---|---|---|
9 | 9 | 0 | 0 | 0 | |
8 | 8 | 0 | 0 | 0 | |
6 | 6 | 0 | 0 | 0 | |
4 | 4 | 0 | 0 | 0 |
PlantingMindUITests
- Device: iPhone 15 Pro, 17.0.1 (21A342)
- SDK: Simulator - iOS 17.0, 17.0
Test | Total | ||||
---|---|---|---|---|---|
1 | 1 | 0 | 0 | 0 | |
4 | 4 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Coverage | Covered | Executable | ||
---|---|---|---|---|
PlantingMind.app | 43.33 % | 604 | 1394 | |
MonthPickerView.swift | 0.00 % | 0 | 216 | |
DayCellViewModel.swift | 100.00 % | 33 | 33 | |
MoodRecordView.swift | 0.00 % | 0 | 518 | |
Mood.swift | 76.47 % | 13 | 17 | |
DayCellView.swift | 88.31 % | 68 | 77 | |
MoodRecord+CoreDataProperties.swift | 0.00 % | 0 | 3 | |
CalendarView.swift | 100.00 % | 23 | 23 | |
StringExtension.swift | 0.00 % | 0 | 6 | |
CalendarHeaderView.swift | 90.34 % | 131 | 145 | |
CalendarGridView.swift | 100.00 % | 40 | 40 | |
PlantingMindApp.swift | 100.00 % | 13 | 13 | |
MonthPickerViewModel.swift | 96.00 % | 72 | 75 | |
MoodRecordViewModel.swift | 95.45 % | 42 | 44 | |
DateExtension.swift | 100.00 % | 6 | 6 | |
CalendarViewModel.swift | 98.45 % | 127 | 129 | |
ContentView.swift | 100.00 % | 10 | 10 | |
CoreDataStack.swift | 66.67 % | 26 | 39 | |
PlantingWidgetExtension.appex | 15.18 % | 39 | 257 | |
StringExtension.swift | 0.00 % | 0 | 6 | |
CoreDataStack.swift | 66.67 % | 26 | 39 | |
PlantingWidgetBundle.swift | 0.00 % | 0 | 3 | |
Mood.swift | 76.47 % | 13 | 17 | |
PlantingWidget.swift | 0.00 % | 0 | 189 | |
MoodRecord+CoreDataProperties.swift | 0.00 % | 0 | 3 | |
Total | 38.95 % | 643 | 1651 |
Details
Test Details
PlantingMindTests
CalendarViewModelTests 
⏱️ | ||||
---|---|---|---|---|
9 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.35s |
DayCellViewModelTest 
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
MonthPickerViewModelTests 
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_pickedMonth()
| |
test_selectedYear_Month_세팅()
| |
test_시작년도는_시작월부터_12월까지_나와야함()
| |
test_이전년도는_1월부터_12월까지_다_나와야함()
| |
test_이전년도에서_올해로_연도를_돌릴때_아직_오지_않은_달인경우_현재달로_설정()
| |
test_이전년도에서_올해로_연도를_돌리면_올해의_현재달까지_나와야함()
|
MoodRecordViewModelTests 
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
test_notification_발송()
| |
test_기분_데이터_넘겨주는_경우()
| |
test_기분_데이터_없을_때_기본값_확인()
| |
test_수정_후_저장_확인()
|
PlantingMindUITests
PlantingMindUITests 
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 29.10s |
PlantingMindUITestsLaunchTests 
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 51.24s |
Loading