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

Linux ALSA support to replace OpenAL on linux #1277

Merged
merged 4 commits into from Feb 6, 2023
Merged

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Feb 5, 2023

Some work on #438

@codecov-commenter
Copy link

Codecov Report

Base: 52.97% // Head: 52.95% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (e24f0a6) compared to base (8339589).
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    #1277      +/-   ##
==========================================
- Coverage   52.97%   52.95%   -0.03%     
==========================================
  Files        1676     1677       +1     
  Lines      102772   102826      +54     
  Branches    15178    15191      +13     
==========================================
+ Hits        54445    54449       +4     
- Misses      43965    44019      +54     
+ Partials     4362     4358       -4     
Flag Coverage Δ
unittests 52.95% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...in/kotlin/com/soywiz/korau/sound/impl/alsa/Alsa.kt 0.00% <0.00%> (ø)
...tlin/com/soywiz/korim/format/NativeEncodingTest.kt 71.42% <0.00%> (-14.29%) ⬇️
...com/soywiz/korim/text/RichTextDataPlacementTest.kt 75.00% <0.00%> (-8.34%) ⬇️
...mmonTest/kotlin/com/soywiz/korio/vfs/ZipVfsTest.kt 81.31% <0.00%> (-6.60%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/DDSTest.kt 85.00% <0.00%> (-5.00%) ⬇️
...onTest/kotlin/com/soywiz/korio/vfs/LocalVfsTest.kt 68.33% <0.00%> (-3.34%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/QOITest.kt 93.33% <0.00%> (-2.23%) ⬇️
...c/commonMain/kotlin/com/soywiz/korau/format/OGG.kt 69.56% <0.00%> (-2.18%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/ASETest.kt 95.08% <0.00%> (-1.64%) ⬇️
...c/commonMain/kotlin/com/soywiz/korau/format/WAV.kt 86.79% <0.00%> (-0.95%) ⬇️
... and 15 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 changed the title [WIP] Linux ALSA support to replace OpenAL on linux Linux ALSA support to replace OpenAL on linux Feb 6, 2023
@soywiz soywiz merged commit c6f6a62 into main Feb 6, 2023
@soywiz soywiz deleted the feature/linux.alsa.sound branch October 4, 2023 19:15
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