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

Fix text brush animation #1395

Merged
merged 5 commits into from
Jun 10, 2024

Fix missing foreground color set

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

Fix text brush animation #1395

Fix missing foreground color set
b14a6ba
Select commit
Loading
Failed to load commit list.
GitHub Actions / iOS CMP Utils tests results succeeded Jun 7, 2024 in 0s

Xcode test results

Testing project CMPUIKitUtils with scheme CMPUIKitUtilsTests

Summary

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

Test Summary

CMPUIKitUtilsTests

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

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
CMPUIKitUtilsTestApp.app 64.71 % 198 306
  CMPAccessibilityElement.m 0.00 % 0 69
  CMPOSLogger.m 100.00 % 34 34
  CMPViewController.m 85.15 % 86 101
  CMPUIKitUtilsTestApp.swift 100.00 % 64 64
  CMPOSLoggerInterval.m 100.00 % 14 14
  CMPAccessibilityContainer.m 0.00 % 0 24
libCMPUIKitUtils.a 55.37 % 134 242
  CMPOSLoggerInterval.m 100.00 % 14 14
  CMPOSLogger.m 100.00 % 34 34
  CMPAccessibilityElement.m 0.00 % 0 69
  CMPAccessibilityContainer.m 0.00 % 0 24
  CMPViewController.m 85.15 % 86 101
Total 60.58 % 332 548

Details

Test Details

CMPUIKitUtilsTestsback

CMPViewControllerTests back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)1.07s
Successtest-method testChildController()
Successtest-method testFullscreenPresentationOnTop()
Successtest-method testFullScreenPresentationSandwich()
Successtest-method testNavigationControllerPresentAndPush2()
Successtest-method testNavigationControllerPresentAndPush()
Successtest-method testNotAttached()
Successtest-method testPresentAndDismiss()
Successtest-method testRootViewController()
Successtest-method testTabBarControllerPresentAndPush()