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

Version Bump (tvOS release) + CI update + Script fixes #307

Merged
merged 5 commits into from
Feb 27, 2023
Merged

Conversation

addb
Copy link
Collaborator

@addb addb commented Feb 22, 2023

Description

  • Version update for tvOS support
  • Updated CI workflow to match all the edge repos
  • Updated makefile for testapp build and added filename for coverage
  • Update swiftlint script in the buildphases to run properly

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #307 (7263c48) into dev (a59918b) will increase coverage by 1.19%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #307      +/-   ##
==========================================
+ Coverage   95.35%   96.54%   +1.19%     
==========================================
  Files          28       28              
  Lines        1183     1649     +466     
==========================================
+ Hits         1128     1592     +464     
- Misses         55       57       +2     

.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
@addb addb merged commit 1d75e5a into adobe:dev Feb 27, 2023
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.

3 participants