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

Try org.gradle.parallel by default and configure it on CI #1370

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Feb 27, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 51.97% // Head: 51.96% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (b0c912a) compared to base (855db53).
Patch has no changes to coverable lines.

📣 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    #1370      +/-   ##
==========================================
- Coverage   51.97%   51.96%   -0.02%     
==========================================
  Files        1681     1681              
  Lines      103141   103141              
  Branches    15145    15145              
==========================================
- Hits        53611    53600      -11     
- Misses      45262    45265       +3     
- Partials     4268     4276       +8     
Flag Coverage Δ
unittests 51.96% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...ck/src/commonMain/kotlin/com/soywiz/klock/Sleep.kt 0.00% <0.00%> (-50.00%) ⬇️
...mmonTest/kotlin/com/soywiz/korio/vfs/ZipVfsTest.kt 76.66% <0.00%> (-11.12%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/GIFTest.kt 92.30% <0.00%> (-7.70%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/DDSTest.kt 85.00% <0.00%> (-5.00%) ⬇️
...onTest/kotlin/com/soywiz/korio/vfs/LocalVfsTest.kt 73.77% <0.00%> (-3.28%) ⬇️
...ommonMain/kotlin/com/soywiz/klock/hr/HRTimeSpan.kt 24.32% <0.00%> (-2.71%) ⬇️
...ain/kotlin/com/soywiz/korim/format/ImageFormats.kt 24.39% <0.00%> (-2.44%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/ASETest.kt 97.10% <0.00%> (-1.16%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/QOITest.kt 94.44% <0.00%> (-1.12%) ⬇️
...c/commonMain/kotlin/com/soywiz/korgw/GameWindow.kt 38.96% <0.00%> (-0.58%) ⬇️
... and 9 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 60b719e into main Mar 13, 2023
@soywiz soywiz deleted the feature/try.gradle.parallel branch October 4, 2023 19:08
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