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

Some mutable cleanups #1477

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Some mutable cleanups #1477

merged 3 commits into from
Mar 28, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Mar 28, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 47.20% and project coverage change: -0.03 ⚠️

Comparison is base (ef07581) 51.58% compared to head (9120c33) 51.55%.

📣 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    #1477      +/-   ##
==========================================
- Coverage   51.58%   51.55%   -0.03%     
==========================================
  Files        1681     1681              
  Lines       98902    98919      +17     
  Branches    13950    13948       -2     
==========================================
- Hits        51017    50999      -18     
- Misses      44024    44051      +27     
- Partials     3861     3869       +8     
Flag Coverage Δ
unittests 51.55% <47.20%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...in/kotlin/korlibs/korge/view/NinePatchShapeView.kt 0.00% <0.00%> (ø)
...ommonMain/kotlin/korlibs/korge/view/VectorImage.kt 0.00% <0.00%> (ø)
...rc/commonMain/kotlin/korlibs/graphics/AGObjects.kt 74.64% <0.00%> (ø)
...ain/kotlin/korlibs/render/awt/BaseAwtGameWindow.kt 0.00% <0.00%> (ø)
...vmMain/kotlin/korlibs/render/osx/MacosGLContext.kt 0.00% <0.00%> (ø)
...otlin/korlibs/render/platform/BaseOpenglContext.kt 0.00% <0.00%> (ø)
...commonMain/kotlin/korlibs/image/bitmap/Bitmap32.kt 56.65% <ø> (+0.16%) ⬆️
...monMain/kotlin/korlibs/image/bitmap/BitmapSlice.kt 62.26% <0.00%> (ø)
...onMain/kotlin/korlibs/image/vector/BitmapVector.kt 0.00% <0.00%> (ø)
...rim/src/jvmMain/kotlin/korlibs/image/awt/AwtExt.kt 44.44% <0.00%> (+3.41%) ⬆️
... and 26 more

... and 24 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 enabled auto-merge (squash) March 28, 2023 11:42
@soywiz soywiz disabled auto-merge March 28, 2023 11:54
@soywiz soywiz merged commit fac923c into main Mar 28, 2023
@soywiz soywiz deleted the cleanup/mutable.cleanup branch October 4, 2023 19:14
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