Skip to content

Stateless observation search + fixes (#22) #69

Stateless observation search + fixes (#22)

Stateless observation search + fixes (#22) #69

GitHub Actions / Xcode test results succeeded Dec 24, 2023 in 0s

Xcode test results

Testing project FoodSpec with scheme FoodSpec

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
99990008.28s

Test Summary

APITests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class APITests11000

AddIngredientsTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class AddIngredientsTests44000

DatabaseObservationTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodObservationTests55000
test-class MealObservationTests55000

FoodComparisonTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodComparisonReducerTests77000

FoodDetailsTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodDetailsTests11000

FoodListTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodListTests1010000

FoodSelectionTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodSelectionTests44000

IngredientPickerTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class IngredientPickerTests33000

MealDetailsTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class MealDetailsTests99000

MealFormTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class MealFormTests1010000

MealListTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class MealListTests66000

QuantityPickerTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class QuantityPickerTests11000

SearchTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class FoodSearchTests66000
test-class MealSearchTests66000

SharedTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class EnergyCalculatorTests33000
test-class EnergyTests22000
test-class FoodTests22000
test-class MealTests22000
test-class NutritionalValuesCalculatorTests22000
test-class QuantityTests22000

TabBarTests

  • Device: iPhone 15 Pro, 17.2 (21C62)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class SpotlightReducerTests44000
test-class TabBarTests44000

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
APITests 72.93 % 97 133
  Food+API.swift 100.00 % 16 16
  APITests.swift 100.00 % 46 46
  FoodClient.swift 59.32 % 35 59
  ApiKeysClient.swift 0.00 % 0 12
AddIngredientsTests 82.08 % 1347 1641
  Energy+Formatting.swift 84.44 % 38 45
  AddIngredientsTests.swift 98.21 % 604 615
  AddIngredientsScreen.swift 0.00 % 0 147
  ListButton.swift 0.00 % 0 48
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  LabeledListRow.swift 0.00 % 0 22
  Food.swift 100.00 % 14 14
  Energy+Arithmetic.swift 83.33 % 30 36
  Meal+Utilities.swift 0.00 % 0 11
  Food+Utilities.swift 98.00 % 49 50
  Ingredient.swift 100.00 % 13 13
  OnFirstAppear.swift 0.00 % 0 20
  FocusState+Environment.swift 0.00 % 0 2
  Quantity.swift 94.55 % 52 55
  Energy.swift 91.43 % 32 35
  AddIngredients.swift 100.00 % 111 111
  Meal.swift 100.00 % 14 14
  NutritionalValuesCalculator.swift 100.00 % 243 243
  Quantity+Formatting.swift 91.03 % 71 78
  EnergyCalculator.swift 100.00 % 37 37
DatabaseObservationTests 87.34 % 1345 1540
  Quantity+Formatting.swift 91.03 % 71 78
  ListButton.swift 0.00 % 0 48
  MealObservation.swift 97.59 % 81 83
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  LabeledListRow.swift 0.00 % 0 22
  FoodObservationModifier.swift 0.00 % 0 16
  MealObservationModifier.swift 0.00 % 0 16
  Food.swift 100.00 % 14 14
  Energy+Arithmetic.swift 83.33 % 30 36
  Meal+Utilities.swift 0.00 % 0 11
  Food+Utilities.swift 98.00 % 49 50
  Ingredient.swift 100.00 % 13 13
  OnFirstAppear.swift 0.00 % 0 20
  MealObservation.swift 93.90 % 323 344
  FoodObservationTests.swift 98.33 % 235 239
  Quantity.swift 94.55 % 52 55
  FoodObservation.swift 100.00 % 74 74
  Energy.swift 91.43 % 32 35
  FocusState+Environment.swift 0.00 % 0 2
  Meal.swift 100.00 % 14 14
  NutritionalValuesCalculator.swift 100.00 % 243 243
  EnergyCalculator.swift 100.00 % 37 37
  Energy+Formatting.swift 84.44 % 38 45
FoodComparisonTests 62.80 % 1192 1898
  Quantity+Formatting.swift 91.03 % 71 78
  ListButton.swift 0.00 % 0 48
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  LabeledListRow.swift 0.00 % 0 22
  MacronutrientsComparisonChart.swift 0.00 % 0 118
  Food.swift 100.00 % 14 14
  Energy+Arithmetic.swift 83.33 % 30 36
  Meal+Utilities.swift 0.00 % 0 11
  Food+Utilities.swift 98.00 % 49 50
  QuantityComparisonChart.swift 0.00 % 0 89
  OnFirstAppear.swift 0.00 % 0 20
  EnergyBreakdownComparisonChart.swift 0.00 % 0 104
  Ingredient.swift 100.00 % 13 13
  FocusState+Environment.swift 0.00 % 0 2
  FoodComparison.swift 95.57 % 151 158
  Quantity.swift 94.55 % 52 55
  Energy.swift 91.43 % 32 35
  Comparison.swift 0.00 % 0 1
  FoodComparisonTests.swift 96.24 % 409 425
  FoodComparisonScreen.swift 0.00 % 0 235
  Meal.swift 100.00 % 14 14
  NutritionalValuesCalculator.swift 100.00 % 243 243
  EnergyCalculator.swift 100.00 % 37 37
  Energy+Formatting.swift 84.44 % 38 45
FoodDetailsTests 63.58 % 714 1123
  FoodDetailsTests.swift 100.00 % 47 47
  Quantity+Formatting.swift 91.03 % 71 78
  ListButton.swift 0.00 % 0 48
  EnergyBreakdownChart.swift 0.00 % 0 52
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  LabeledListRow.swift 0.00 % 0 22
  Food.swift 100.00 % 14 14
  Energy+Arithmetic.swift 83.33 % 30 36
  Meal+Utilities.swift 0.00 % 0 11
  Food+Utilities.swift 98.00 % 49 50
  Ingredient.swift 100.00 % 13 13
  OnFirstAppear.swift 0.00 % 0 20
  FocusState+Environment.swift 0.00 % 0 2
  Quantity.swift 94.55 % 52 55
  FoodDetailsScreen.swift 0.00 % 0 154
  Energy.swift 91.43 % 32 35
  NutritionalValueCard.swift 0.00 % 0 67
  Meal.swift 100.00 % 14 14
  FoodDetails.swift 100.00 % 35 35
  NutritionalValuesCalculator.swift 100.00 % 243 243
  EnergyCalculator.swift 100.00 % 37 37
  Energy+Formatting.swift 84.44 % 38 45
FoodListTests 80.67 % 1744 2162
  Energy+Formatting.swift 84.44 % 38 45
  FoodListRow.swift 0.00 % 0 6
  ListButton.swift 0.00 % 0 48
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  FoodListScreen.swift 0.00 % 0 260
  LabeledListRow.swift 0.00 % 0 22
  Food.swift 100.00 % 14 14
  Energy+Arithmetic.swift 83.33 % 30 36
  Meal+Utilities.swift 0.00 % 0 11
  Food+Utilities.swift 98.00 % 49 50
  FoodListTests.swift 100.00 % 922 922
  Ingredient.swift 100.00 % 13 13
  OnFirstAppear.swift 0.00 % 0 20
  FocusState+Environment.swift 0.00 % 0 2
  Quantity.swift 94.55 % 52 55
  Energy.swift 91.43 % 32 35
  FoodList.swift 92.23 % 190 206
  Meal.swift 100.00 % 14 14
  NutritionalValuesCalculator.swift 100.00 % 243 243
  Quantity+Formatting.swift 91.03 % 71 78
  EnergyCalculator.swift 100.00 % 37 37
FoodSelectionTests 76.34 % 1055 1382
  Energy+Formatting.swift 84.44 % 38 45
  FoodSelectionTests.swift 100.00 % 310 310
  ListButton.swift 0.00 % 0 48
  Quantity+Arithmetic.swift 83.33 % 30 36
  SortOrder+Extensions.swift 100.00 % 9 9
  LabeledListRow.swift 0.00 % 0 22
  FoodSelectionScreen.swift 0.00 % 0 186
  FoodSelection.swift 95.76 % 113 118
  Food.swift 100.00 % 14 14
  

Details

Test Details

APITestsback

APITests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

AddIngredientsTestsback

AddIngredientsTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

DatabaseObservationTestsback

FoodObservationTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉

MealObservationTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.03s

All tests passed 🎉

FoodComparisonTestsback

FoodComparisonReducerTests back

SuccessFailureSkippedExpected Failure⏱️
7 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

FoodDetailsTestsback

FoodDetailsTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉

FoodListTestsback

FoodListTests back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉

FoodSelectionTestsback

FoodSelectionTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.02s

All tests passed 🎉

IngredientPickerTestsback

IngredientPickerTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.02s

All tests passed 🎉

MealDetailsTestsback

MealDetailsTests back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

MealFormTestsback

MealFormTests back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉

MealListTestsback

MealListTests back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

QuantityPickerTestsback

QuantityPickerTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.12s

All tests passed 🎉

SearchTestsback

FoodSearchTests back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.38s

All tests passed 🎉

MealSearchTests back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉

SharedTestsback

EnergyCalculatorTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

EnergyTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)6.05s

All tests passed 🎉

FoodTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

MealTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

NutritionalValuesCalculatorTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s

All tests passed 🎉

QuantityTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)1.55s

All tests passed 🎉

TabBarTestsback

SpotlightReducerTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.02s

All tests passed 🎉

TabBarTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.01s

All tests passed 🎉