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

Improved linux Gamepad support on JVM & support for Gamepad on K/N & Add SyncIO #1063

Merged
merged 5 commits into from
Oct 22, 2022

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Oct 22, 2022

Some work on #779

@soywiz soywiz changed the title Improved linux Gamepad support on JVM & support for Gamepad on K/N Improved linux Gamepad support on JVM & support for Gamepad on K/N & Add SyncIO Oct 22, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 48.67% // Head: 48.63% // Decreases project coverage by -0.03% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1063      +/-   ##
==========================================
- Coverage   48.67%   48.63%   -0.04%     
==========================================
  Files        2143     2145       +2     
  Lines      156237   156338     +101     
  Branches    24988    25012      +24     
==========================================
- Hits        76045    76032      -13     
- Misses      73465    73568     +103     
- Partials     6727     6738      +11     
Flag Coverage Δ
unittests 48.63% <0.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
.../src/commonMain/kotlin/com/soywiz/kds/diff/Diff.kt 0.00% <0.00%> (ø)
...gw/src/commonMain/kotlin/com/soywiz/korev/Input.kt 50.00% <0.00%> (-1.52%) ⬇️
...c/commonMain/kotlin/com/soywiz/korgw/x11/X11Joy.kt 0.00% <0.00%> (ø)
...onMain/kotlin/com/soywiz/korio/file/sync/SyncIO.kt 0.00% <0.00%> (ø)
...e/src/commonTest/kotlin/com/soywiz/korge3d/test.kt 75.00% <0.00%> (-25.00%) ⬇️
...ommonTest/kotlin/com/soywiz/korim/font/WoffTest.kt 83.33% <0.00%> (-16.67%) ⬇️
...st/kotlin/com/soywiz/korge/view/ktree/KTreeTest.kt 85.71% <0.00%> (-14.29%) ⬇️
...mmonTest/kotlin/com/soywiz/korio/vfs/IsoVfsTest.kt 77.77% <0.00%> (-11.12%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/GIFTest.kt 84.61% <0.00%> (-7.70%) ⬇️
...n/com/soywiz/korge/atlas/AtlasResourceProcessor.kt 77.77% <0.00%> (-5.56%) ⬇️
... and 20 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 9cecb86 into main Oct 22, 2022
@soywiz soywiz deleted the feature/improve.X11.joystick.support branch October 4, 2023 19:10
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