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

Enable LinuxArm64 & kotlinx.coroutines 1.7.0-Beta #1401

Merged
merged 5 commits into from Mar 13, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Mar 10, 2023

Kotlin/kotlinx.coroutines#3668

Suggested temporal woraround:

resources {
            excludes += ['META-INF/versions/9/previous-compilation-data.bin']
        }

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2023

Codecov Report

Patch coverage: 66.89% and project coverage change: +0.07 🎉

Comparison is base (4286bb3) 52.10% compared to head (392a157) 52.17%.

📣 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    #1401      +/-   ##
==========================================
+ Coverage   52.10%   52.17%   +0.07%     
==========================================
  Files        1656     1658       +2     
  Lines      100178   100284     +106     
  Branches    14610    14629      +19     
==========================================
+ Hits        52193    52321     +128     
+ Misses      43868    43838      -30     
- Partials     4117     4125       +8     
Flag Coverage Δ
unittests 52.17% <66.89%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
...ywiz/korge/gradle/targets/desktop/DesktopCommon.kt 0.00% <0.00%> (ø)
.../main/kotlin/com/soywiz/korlibs/modules/Targets.kt 0.00% <0.00%> (ø)
...onMain/kotlin/com/soywiz/korge/animate/Animator.kt 63.88% <0.00%> (ø)
...otlin/com/soywiz/korge/render/LineRenderBatcher.kt 29.46% <0.00%> (ø)
...Main/kotlin/com/soywiz/korge/view/fast/FSprites.kt 31.48% <0.00%> (ø)
...otlin/com/soywiz/korge/view/vector/GpuShapeView.kt 17.24% <0.00%> (-0.05%) ⬇️
...m/soywiz/korge/view/vector/GpuShapeViewCommands.kt 6.87% <0.00%> (-0.06%) ⬇️
...in/kotlin/com/soywiz/korge/awt/UiEditProperties.kt 0.00% <0.00%> (ø)
...Main/kotlin/com/soywiz/korma/geom/BoundsBuilder.kt 64.78% <0.00%> (-0.93%) ⬇️
...c/commonMain/kotlin/com/soywiz/korma/geom/Point.kt 41.66% <0.00%> (+2.89%) ⬆️
... and 34 more

... and 21 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz merged commit e4a422e into main Mar 13, 2023
6 of 9 checks passed
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

2 participants