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

Improves CachedContainer with renderQuality and provides korim.Quality #1803

Merged
merged 12 commits into from
Jul 17, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jul 17, 2023

Continued work on #1760

@soywiz soywiz enabled auto-merge (squash) July 17, 2023 08:53
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 70.06% and project coverage change: +0.06 🎉

Comparison is base (2543f7b) 51.16% compared to head (6645bb4) 51.22%.

❗ 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    #1803      +/-   ##
==========================================
+ Coverage   51.16%   51.22%   +0.06%     
==========================================
  Files        1744     1747       +3     
  Lines      102477   102605     +128     
  Branches    14481    14493      +12     
==========================================
+ Hits        52428    52558     +130     
- Misses      46116    46125       +9     
+ Partials     3933     3922      -11     
Flag Coverage Δ
unittests 51.22% <70.06%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
...sandbox/src/commonMain/kotlin/samples/MainCache.kt 0.00% <0.00%> (ø)
...korlibs/korge/view/StandardViewPropertyProvider.kt 0.00% <0.00%> (ø)
...mMain/kotlin/korlibs/korge/awt/UiEditProperties.kt 0.00% <0.00%> (ø)
...nMain/kotlin/korlibs/korge/view/CachedContainer.kt 76.54% <62.50%> (-3.74%) ⬇️
...src/commonMain/kotlin/korlibs/io/util/NumberExt.kt 81.69% <75.00%> (+7.84%) ⬆️
...rim/src/commonMain/kotlin/korlibs/image/Quality.kt 92.30% <92.30%> (ø)
...a/src/commonMain/kotlin/korlibs/math/geom/Scale.kt 84.61% <94.73%> (+65.56%) ⬆️
.../src/commonMain/kotlin/korlibs/korge/view/Views.kt 64.59% <100.00%> (+0.11%) ⬆️
...src/commonMain/kotlin/korlibs/render/GameWindow.kt 39.10% <100.00%> (+0.22%) ⬆️
...src/commonTest/kotlin/korlibs/image/QualityTest.kt 100.00% <100.00%> (ø)
... and 1 more

... and 22 files with indirect coverage changes

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

@soywiz soywiz merged commit 75e862e into main Jul 17, 2023
@soywiz soywiz deleted the feature/CachedContainer.renderQuality branch October 4, 2023 19:07
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