korge icon indicating copy to clipboard operation
korge copied to clipboard

[WIP] Android JetPack Compose integration

Open soywiz opened this issue 2 years ago • 1 comments

This is not working yet. It will need more work. Just created the PR to not forget about this later.

soywiz avatar Jul 17 '23 07:07 soywiz

Codecov Report

Patch coverage: 7.33% and project coverage change: -0.04 :warning:

Comparison is base (9a53a06) 51.20% compared to head (797b1b0) 51.17%.

:exclamation: 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    #1801      +/-   ##
==========================================
- Coverage   51.20%   51.17%   -0.04%     
==========================================
  Files        1744     1744              
  Lines      102387   102540     +153     
  Branches    14468    14483      +15     
==========================================
+ Hits        52427    52472      +45     
- Misses      46022    46147     +125     
+ Partials     3938     3921      -17     
Flag Coverage Δ
unittests 51.17% <7.33%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
.../kotlin/korlibs/audio/sound/PlatformAudioOutput.kt 8.10% <0.00%> (-7.97%) :arrow_down:
...tlin/korlibs/audio/sound/backends/CoreAudioImpl.kt 0.00% <0.00%> (ø)
...lin/korlibs/audio/sound/backends/JvmWaveOutImpl.kt 0.00% <0.00%> (ø)
...n/kotlin/korlibs/korge/android/KorgeAndroidView.kt 0.00% <0.00%> (ø)
...mmonMain/kotlin/korlibs/korge/ui/UIFocusManager.kt 35.18% <0.00%> (-5.25%) :arrow_down:
.../kotlin/korlibs/render/DefaultGameWindowAndroid.kt 0.00% <0.00%> (ø)
...androidMain/kotlin/korlibs/render/KorgwActivity.kt 0.00% <0.00%> (ø)
...roidMain/kotlin/korlibs/render/KorgwSurfaceView.kt 0.00% <0.00%> (ø)
korge/src/commonMain/kotlin/korlibs/korge/Korge.kt 56.25% <91.66%> (+1.41%) :arrow_up:

... and 26 files with indirect coverage changes

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

codecov-commenter avatar Jul 17 '23 07:07 codecov-commenter