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

Convert to .kts gradle script for intellisense. #1813

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Conversation

Kietyo
Copy link
Contributor

@Kietyo Kietyo commented Jul 30, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2023

Codecov Report

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

Comparison is base (2543f7b) 51.16% compared to head (978ad36) 51.20%.
Report is 6 commits behind head on main.

❗ 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    #1813      +/-   ##
==========================================
+ Coverage   51.16%   51.20%   +0.04%     
==========================================
  Files        1744     1747       +3     
  Lines      102477   102605     +128     
  Branches    14481    14493      +12     
==========================================
+ Hits        52428    52541     +113     
- Misses      46116    46126      +10     
- Partials     3933     3938       +5     
Flag Coverage Δ
unittests 51.20% <70.06%> (+0.04%) ⬆️

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

Files Changed 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.85% <100.00%> (+0.97%) ⬆️
...src/commonTest/kotlin/korlibs/image/QualityTest.kt 100.00% <100.00%> (ø)
... and 1 more

... and 23 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kietyo Kietyo merged commit 108fb69 into korlibs:main Jul 31, 2023
10 checks passed
@Kietyo Kietyo deleted the kts branch July 31, 2023 03:51
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