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

dev -> staging v4.0.0 release #68

Merged
merged 4 commits into from
Jun 8, 2023
Merged

dev -> staging v4.0.0 release #68

merged 4 commits into from
Jun 8, 2023

Conversation

emdobrin
Copy link
Contributor

@emdobrin emdobrin commented Jun 8, 2023

Description

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.

cacheung and others added 4 commits September 8, 2022 10:03
…sending lot of internal playhead updates (#63)

* Fix timer not firing issue

* Update tick timer to be just over 1 second to avoid conflicting with customer playhead update

* Set timer repeat interval to 1second

* Use dispatchSourceTimer to run timer on the background thread and use the existing dispatchQueue

* Update Makefile and circleci config.yaml

* fix make command

* Updates based on reviews

* Fix the event timeout and tick interval

* Increase timeout to reduce test flakiness
…nd iOS 11 (#66)

* min version support

min version support

* update for lint errors

update for lint errors

* Lint warning fixes

Lint warning fixes

* Fix lint errors and review changes

---------

Co-authored-by: Arjun Bhadra <abhadra@adobe.com>
* min version support

min version support

* update for lint errors

update for lint errors

* Lint warning fixes

Lint warning fixes

* With Lint setup for test

With Lint setup for test

* Lint fixes

Lint fixes

* Fix lint errors

* Review fixes

---------

Co-authored-by: Arjun Bhadra <abhadra@adobe.com>
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #68 (d990d03) into staging (cdba9cb) will increase coverage by 1.52%.
The diff coverage is 90.00%.

@@             Coverage Diff             @@
##           staging      #68      +/-   ##
===========================================
+ Coverage    92.50%   94.02%   +1.52%     
===========================================
  Files           28       28              
  Lines         2188     3163     +975     
===========================================
+ Hits          2024     2974     +950     
- Misses         164      189      +25     

@addb addb merged commit 05bc323 into staging Jun 8, 2023
8 checks passed
@emdobrin emdobrin deleted the dev-v4.0.0 branch June 8, 2023 03:54
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.

None yet

3 participants