File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 uri (1.0.2 )
6565
6666PLATFORMS
67- arm64-darwin-23
6867 ruby
6968
7069DEPENDENCIES
Original file line number Diff line number Diff line change 5353 title : " ${{ inputs.lib }} iOS ${{ inputs.ios }}"
5454 show-code-coverage : false
5555 upload-bundles : false
56+ show-passed-tests : false
5657 if : success() || failure()
5758 - uses : codecov/codecov-action@v4
5859 with :
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- echo ${TEST_CREDENTIALS} > ./shared/test/test_credentials.json
4- echo ${LOGINUSERS} > ./shared/test/ui_test_credentials.json
5-
6-
3+ echo ${TEST_CREDENTIALS} > ./shared/test/test_credentials.json
Original file line number Diff line number Diff line change 11# Salesforce.com Mobile SDK for iOS
2- [ ![ Nightly Tests] ( https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/workflows/nightly.yaml/badge.svg )] ( https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/workflows/nightly.yaml )
2+ [ ![ Tests] ( https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/workflows/nightly.yaml/badge.svg )] ( https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/workflows/nightly.yaml )
33[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/forcedotcom/SalesforceMobileSDK-iOS/badge.svg )] ( https://snyk.io/test/github/forcedotcom/SalesforceMobileSDK-iOS )
44![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/forcedotcom/SalesforceMobileSDK-iOS?sort=semver )
55
You can’t perform that action at this time.
0 commit comments