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

Improve artifact names to be more unique #8

Merged
merged 2 commits into from
Oct 25, 2024

Build `xcresulttool` code

8411539
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Improve artifact names to be more unique #8

Build `xcresulttool` code
8411539
Select commit
Loading
Failed to load commit list.
GitHub Actions / UhooiPicBook No Passed test report succeeded Oct 25, 2024 in 0s

Xcode test results

Testing project UhooiPicBook with scheme UhooiPicBook

Summary

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

Test Summary

UhooiPicBookTests

  • Device: iPhone 13 Pro Max, 15.0 (19A339)
  • SDK: Simulator - iOS 15.0, 15.0
TestTotalSuccessFailureSkippedExpected Failure
test-class BundleStringTests33000
test-class UserDefaultsClientTests11000
test-class MonsterListInteractorTests33000
test-class MonsterListPresenterTests99000
test-class MonsterDetailPresenterTests55000

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
UhooiPicBook.app 41.15 % 442 1074
  ActivityRouter.swift 0.00 % 0 11
  MonsterListViewController.swift 74.60 % 94 126
  UIView+Material.swift 0.00 % 0 7
  SpotlightRepository.swift 9.30 % 4 43
  UIColor+Hex.swift 0.00 % 0 12
  MonsterDetailViewController.swift 0.00 % 0 57
  UserDefaultsClient.swift 91.67 % 22 24
  MonstersRepository.swift 86.67 % 52 60
  UIImage+GIF.swift 0.00 % 0 102
  MonsterListInteractor.swift 100.00 % 14 14
  ImagePopupRouter.swift 0.00 % 0 13
  MonsterDetailInteractor.swift 0.00 % 0 2
  ImagePopupViewController.swift 0.00 % 0 14
  AppDelegate.swift 53.57 % 30 56
  UINavigationBar+Color.swift 100.00 % 6 6
  InAppWebBrowserViewController.swift 0.00 % 0 77
  MonsterListRouter.swift 29.51 % 18 61
  SceneDelegate.swift 40.63 % 26 64
  MonsterDetailPresenter.swift 100.00 % 20 20
  Bundle+String.swift 57.14 % 12 21
  MonsterListPresenter.swift 91.18 % 62 68
  MonsterDetailRouter.swift 0.00 % 0 25
  UIImage+Resize.swift 0.00 % 0 14
  InAppWebBrowserRouter.swift 0.00 % 0 13
  MonsterIntentObject+Convert.swift 0.00 % 0 28
  UICollectionView+Animation.swift 100.00 % 49 49
  MonsterCollectionViewCell.swift 35.29 % 6 17
  UIViewController+Alert.swift 0.00 % 0 6
  BaseView.swift 100.00 % 3 3
  ImageCacheManager.swift 39.34 % 24 61
Total 41.15 % 442 1074

Details

Test Details

UhooiPicBookTestsback

BundleStringTests back

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

All tests passed 🎉

UserDefaultsClientTests back

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

All tests passed 🎉

MonsterListInteractorTests back

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

All tests passed 🎉

MonsterListPresenterTests back

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

All tests passed 🎉

MonsterDetailPresenterTests back

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

All tests passed 🎉