Planting mind widget setup #110
GitHub Actions / Xcode test results
succeeded
Mar 20, 2024 in 0s
Xcode test results
Testing project PlantingMind with scheme PlantingMind
Summary
Total | ⏱️ Time | ||||
---|---|---|---|---|---|
31 | 31 | 0 | 0 | 0 | 8.24s |
Test Summary
PlantingMindTests
- Device: iPhone 15 Pro, 17.0.1 (21A342)
- SDK: Simulator - iOS 17.0, 17.0
Test | Total | ||||
---|---|---|---|---|---|
6 | 6 | 0 | 0 | 0 | |
8 | 8 | 0 | 0 | 0 | |
8 | 8 | 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 | ||||
---|---|---|---|---|---|
4 | 4 | 0 | 0 | 0 | |
1 | 1 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Coverage | Covered | Executable | ||
---|---|---|---|---|
PlantingMind.app | 42.45 % | 588 | 1385 | |
MonthPickerView.swift | 0.00 % | 0 | 216 | |
DayCellViewModel.swift | 100.00 % | 33 | 33 | |
MoodRecordView.swift | 0.00 % | 0 | 525 | |
Mood.swift | 76.47 % | 13 | 17 | |
MoodRecord+CoreDataProperties.swift | 0.00 % | 0 | 3 | |
CalendarView.swift | 100.00 % | 13 | 13 | |
StringExtension.swift | 0.00 % | 0 | 6 | |
DayCellView.swift | 88.31 % | 68 | 77 | |
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.46 % | 128 | 130 | |
ContentView.swift | 100.00 % | 10 | 10 | |
CoreDataStack.swift | 59.38 % | 19 | 32 | |
PlantingWidgetExtension.appex | 19.75 % | 32 | 162 | |
CoreDataStack.swift | 59.38 % | 19 | 32 | |
PlantingWidget.swift | 0.00 % | 0 | 107 | |
Mood.swift | 76.47 % | 13 | 17 | |
PlantingWidgetBundle.swift | 0.00 % | 0 | 3 | |
MoodRecord+CoreDataProperties.swift | 0.00 % | 0 | 3 | |
Total | 40.08 % | 620 | 1547 |
Details
Test Details
PlantingMindTests
MonthPickerViewModelTests 
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_pickedMonth()
| |
test_selectedYear_Month_세팅()
| |
test_시작년도는_시작월부터_12월까지_나와야함()
| |
test_이전년도는_1월부터_12월까지_다_나와야함()
| |
test_이전년도에서_올해로_연도를_돌리면_올해의_현재달까지_나와야함()
| |
test_이전년도에서_올해로_연도를_돌릴때_아직_오지_않은_달인경우_현재달로_설정()
|
DayCellViewModelTest 
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
CalendarViewModelTests 
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
MoodRecordViewModelTests 
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
test_notification_발송()
| |
test_기분_데이터_넘겨주는_경우()
| |
test_기분_데이터_없을_때_기본값_확인()
| |
test_수정_후_저장_확인()
|
PlantingMindUITests
PlantingMindUITestsLaunchTests 
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 3.93s |
PlantingMindUITests 
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 4.28s |
Loading