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

Update dependency @octokit/action to v7 #735

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update dependency @octokit/action to v7

44fe027
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update dependency @octokit/action to v7 #735

Update dependency @octokit/action to v7
44fe027
Select commit
Loading
Failed to load commit list.
GitHub Actions / UhooiPicBook No Code Coverage test report succeeded May 9, 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 🎉

Details

Test Details

UhooiPicBookTestsback

BundleStringTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_bundle_build()
Successtest-method test_bundle_version()
Successtest-method test_bundle_displayName()

UserDefaultsClientTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.02s
Successtest-method test_monster()

Activities:
  • Unsaved
  • Add
  • Update
  • Remove

MonsterListInteractorTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_fetchMonsters_failure()
Successtest-method test_saveForSpotlight()
Successtest-method test_fetchMonsters_success()

MonsterListPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_viewDidLoad_success_zero()
Successtest-method test_didTapLicenses()
Successtest-method test_didSelectMonster()
Successtest-method test_didTapContactUs()
Successtest-method test_didTapAboutThisApp()
Successtest-method test_viewDidLoad_failure()
Successtest-method test_viewDidLoad_newLine()
Successtest-method test_didTapPrivacyPolicy()
Successtest-method test_viewDidLoad_success_three()

MonsterDetailPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_didTapDancingImageView_notNil()
Successtest-method test_didTapDancingImageView_nil()
Successtest-method test_viewDidLoad()
Successtest-method test_didTapShareButton_all_notNil()
Successtest-method test_didTapShareButton_one_nil()