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

Bump xcode to 15.4 and iOS to 17.5 for CI. #3753

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

brandonpage
Copy link
Contributor

No description provided.

@@ -50,4 +50,11 @@ - (void)oauthCoordinatorDidCancelBrowserAuthentication:(SFOAuthCoordinator *)coo
XCTFail(@"ASWebAuthenticationSession auth flow is not supported in unit test framework");
}

- (void)oauthCoordinatorDidBeginNativeAuthentication:(nonnull SFOAuthCoordinator *)coordinator {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes a warning.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.43%. Comparing base (d7a769b) to head (6f8b673).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3753   +/-   ##
=======================================
  Coverage   43.43%   43.43%           
=======================================
  Files         223      223           
  Lines       20566    20566           
=======================================
  Hits         8932     8932           
  Misses      11634    11634           
Flag Coverage Δ
MobileSync 39.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@brandonpage
Copy link
Contributor Author

The only test that failed is [ScreenLockManagerTests testLockScreenTriggers].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants