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

Major kmem update: unify all Buffers : FBuffer, MemBuffer, DataBuffer, Fast32Array... into a new just Buffer #1135

Merged
merged 9 commits into from
Nov 30, 2022

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Nov 30, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2022

Codecov Report

Base: 54.79% // Head: 54.78% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (5d25306) compared to base (64e94ed).
Patch coverage: 55.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
- Coverage   54.79%   54.78%   -0.01%     
==========================================
  Files        1830     1818      -12     
  Lines      122483   122259     -224     
  Branches    18888    18873      -15     
==========================================
- Hits        67116    66983     -133     
+ Misses      49972    49890      -82     
+ Partials     5395     5386       -9     
Flag Coverage Δ
unittests 54.78% <55.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...monMain/kotlin/com/soywiz/kmem/ByteArrayBuilder.kt 49.46% <ø> (ø)
...roidMain/kotlin/com/soywiz/kmem/FastTransferJvm.kt 30.00% <ø> (ø)
...u/src/commonMain/kotlin/com/soywiz/korau/mod/XM.kt 0.00% <0.00%> (ø)
...box/src/commonMain/kotlin/samples/MainBunnymark.kt 0.00% <0.00%> (ø)
...andbox/src/commonMain/kotlin/samples/MainJSMpeg.kt 0.00% <ø> (ø)
.../com/soywiz/korge/view/fast/FastSpriteContainer.kt 0.00% <0.00%> (ø)
...src/commonMain/kotlin/com/soywiz/korge3d/SkyBox.kt 0.00% <ø> (ø)
...ommonMain/kotlin/com/soywiz/korge3d/format/KS3D.kt 0.00% <0.00%> (ø)
.../soywiz/korge/render/AgBitmapTextureManagerTest.kt 97.75% <ø> (ø)
.../androidMain/kotlin/com/soywiz/kgl/KmlGlAndroid.kt 0.00% <0.00%> (ø)
... and 75 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 fc9019f into main Nov 30, 2022
@soywiz soywiz deleted the feature/nbuffer.replace 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