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

Add Apple TV (tvOS) support #1703

Merged
merged 8 commits into from
Jun 15, 2023
Merged

Add Apple TV (tvOS) support #1703

merged 8 commits into from
Jun 15, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jun 14, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 66.16% and project coverage change: -0.02 ⚠️

Comparison is base (2495f22) 50.97% compared to head (161ff0d) 50.95%.

❗ Current head 161ff0d differs from pull request most recent head 0710dfb. Consider uploading reports for the commit 0710dfb to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1703      +/-   ##
==========================================
- Coverage   50.97%   50.95%   -0.02%     
==========================================
  Files        1725     1725              
  Lines      100656   100752      +96     
  Branches    14300    14313      +13     
==========================================
+ Hits        51309    51338      +29     
- Misses      45417    45485      +68     
+ Partials     3930     3929       -1     
Flag Coverage Δ
unittests 50.95% <66.16%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...ain/kotlin/korlibs/korge/gradle/targets/Targets.kt 1.81% <0.00%> (-0.04%) ⬇️
...src/main/kotlin/korlibs/korge/gradle/util/SFile.kt 55.31% <0.00%> (ø)
.../src/main/kotlin/korlibs/root/RootKorlibsPlugin.kt 0.00% <0.00%> (ø)
...src/commonMain/kotlin/korlibs/math/geom/Vector3.kt 41.26% <0.00%> (-0.67%) ⬇️
...mmonMain/kotlin/korlibs/graphics/shader/shaders.kt 62.22% <33.33%> (-0.14%) ⬇️
...ain/kotlin/korlibs/graphics/shader/UniformBlock.kt 67.27% <64.81%> (-2.66%) ⬇️
.../commonMain/kotlin/korlibs/math/geom/Quaternion.kt 47.51% <93.33%> (-1.31%) ⬇️
...e/gradle/typedresources/TypedResourcesGenerator.kt 70.00% <100.00%> (ø)
...commonMain/kotlin/korlibs/memory/dyn/KStructure.kt 34.48% <100.00%> (+0.56%) ⬆️
korgw/src/commonMain/kotlin/korlibs/graphics/AG.kt 46.42% <100.00%> (+4.12%) ⬆️
... and 4 more

... and 22 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz changed the title Support korau with CoreAudio on tvOS Add Apple TV (tvOS) support Jun 15, 2023
@soywiz soywiz merged commit 311f93c into main Jun 15, 2023
@soywiz soywiz deleted the feature/enable.korau.on.tvos branch October 4, 2023 19:05
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.

2 participants