Rightpoint / ios-template

A `cookiecutter` template for iOS projects
MIT License
94 stars 26 forks source link

Initial AppCenter Transition #155

Open eliotw1 opened 4 years ago

eliotw1 commented 4 years ago

This is WIP, at this point.

eliotw1 commented 4 years ago

What else is missing from this setup?

raizlabs-oss-bot commented 4 years ago
1 Error
:no_entry_sign: Tests have failed, see below for more information.
3 Warnings
:warning: PR is classed as Work in Progress
:warning: Big PR
:warning: Please provide a summary in the Pull Request description
4 Messages
:book: Test Results
:book: Code Coverage: xcov
:book: Code Coverage: Slather
:book: Screenshots in progress…

Current coverage for Services.framework is 63.21%

Files changed - -
RequestProtocol.swift 0.00% :skull:
APIError.swift 0.00% :skull:
APIEndpoint.swift 25.00% :no_entry_sign:
APISerialization.swift 64.29% :warning:
APIClient.swift 66.67% :warning:
OAuth.swift 72.31% :warning:
APIEndpoint+Logging.swift 76.19% :warning:
APIValidation.swift 86.67% :white_check_mark:
Formatters.swift 100.00% :white_check_mark:
Keychain+Codable.swift 100.00% :white_check_mark:
BuildType.swift 100.00% :white_check_mark:
APIEndpoint+Codable.swift 100.00% :white_check_mark:
APIEnvironment.swift 100.00% :white_check_mark:

Current coverage for debug-PRODUCTNAME.app is 0.77%

Files changed - -
SignInCoordinator.swift 0.00% :skull:
InstabugConfiguration.swift 0.00% :skull:
OnboardingCoordinator.swift 0.00% :skull:
OnboardingPageViewController.swift 0.00% :skull:
LoggingConfiguration.swift 0.00% :skull:
FirebaseAnalytics.swift 0.00% :skull:
DebugTextStyleViewController.swift 0.00% :skull:
AuthCoordinator.swift 0.00% :skull:
TableDataSource.swift 0.00% :skull:
UIColor+Extensions.swift 0.00% :skull:
OnboardingSamplePageViewController.swift 0.00% :skull:
ModalDismissBehavior.swift 0.00% :skull:
StatusBarConfiguration.swift 0.00% :skull:
SimpleTableCellItem.swift 0.00% :skull:
Appearance.swift 0.00% :skull:
DebugMenuViewController.swift 0.00% :skull:
AnalyticsConfiguration.swift 0.00% :skull:
ControlContainable.swift 0.00% :skull:
AppLifecycle.swift 0.00% :skull:
AnalyticsPageNames.swift 0.00% :skull:
Actionable.swift 0.00% :skull:
TableViewContainerCell.swift 0.00% :skull:
AppCenterConfiguration.swift 0.00% :skull:
ContentTabBarViewController.swift 0.00% :skull:
ContentCoordinator.swift 0.00% :skull:
ViewRepresentable.swift 0.00% :skull:
ProcessInfo+Utilities.swift 0.00% :skull:
TableViewCellRepresentable.swift 0.00% :skull:
Analytics.swift 0.00% :skull:
TableSection.swift 0.00% :skull:
DebugMenu.swift 0.00% :skull:
TableCellItem.swift 0.00% :skull:
DebugMenuConfiguration.swift 0.00% :skull:
HideBackButtonTextBehavior.swift 0.00% :skull:
AppCoordinator.swift 0.00% :skull:
CrashlyticsConfiguration.swift 0.00% :skull:
AppDelegate.swift 17.14% :skull:
UserDefaults+Utilities.swift 50.00% :warning:

Powered by xcov

Tests:

Classname Name
PRODUCTNAMETests.APIClientTests testAuthenticatedRequestWithCredentials
PRODUCTNAMETests.APIClientTests testAuthenticatedRequestWithNoCredentials

Generated by :no_entry_sign: Danger