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

Fix deployment targets and remove watchosArm32 since it those devices are already discontinued #1289

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Feb 8, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 52.66% // Head: 52.64% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (69436dc) compared to base (1dfbadd).
Patch coverage: 0.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1289      +/-   ##
==========================================
- Coverage   52.66%   52.64%   -0.02%     
==========================================
  Files        1686     1686              
  Lines      103401   103401              
  Branches    15263    15263              
==========================================
- Hits        54457    54439      -18     
- Misses      44598    44601       +3     
- Partials     4346     4361      +15     
Flag Coverage Δ
unittests 52.64% <0.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
.../main/kotlin/com/soywiz/korlibs/modules/Targets.kt 0.00% <0.00%> (ø)
...st/kotlin/com/soywiz/korio/vfs/MountableVfsTest.kt 59.37% <0.00%> (-15.63%) ⬇️
...tlin/com/soywiz/korim/format/NativeEncodingTest.kt 71.42% <0.00%> (-14.29%) ⬇️
...st/kotlin/com/soywiz/korge/view/ktree/KTreeTest.kt 85.71% <0.00%> (-14.29%) ⬇️
...tlin/com/soywiz/korio/async/AsyncByteArrayDeque.kt 61.36% <0.00%> (-6.82%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/DDSTest.kt 85.00% <0.00%> (-5.00%) ⬇️
...mmonTest/kotlin/com/soywiz/korio/vfs/ZipVfsTest.kt 81.31% <0.00%> (-4.40%) ⬇️
...ommonTest/kotlin/com/soywiz/korim/font/FontTest.kt 67.53% <0.00%> (-3.90%) ⬇️
...om/soywiz/korio/net/ws/RawSocketWebSocketClient.kt 72.47% <0.00%> (-3.67%) ⬇️
...onTest/kotlin/com/soywiz/korio/vfs/LocalVfsTest.kt 68.33% <0.00%> (-1.67%) ⬇️
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@soywiz soywiz merged commit 14998cc into main Feb 8, 2023
@soywiz soywiz deleted the fix/fix.targets branch October 4, 2023 19:09
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