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

Fixes for non-deterministic behavior #1452

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

JPercival
Copy link
Contributor

  • Add toolchain plugin to download correct JDK
  • Remove all usages of java/javadoc plugin, use kotlin only (for Java compilation too)
  • Swap to recommended garbage collection profile
  • Disable build cache
  • Add task dependencies

Copy link

Formatting check succeeded!

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.32%. Comparing base (935ef51) to head (1430022).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1452      +/-   ##
============================================
- Coverage     64.35%   64.32%   -0.04%     
- Complexity     1920     2045     +125     
============================================
  Files           494      493       -1     
  Lines         28131    27900     -231     
  Branches       5588     5512      -76     
============================================
- Hits          18105    17946     -159     
+ Misses         7773     7713      -60     
+ Partials       2253     2241      -12     

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


🚨 Try these New Features:

Copy link

sonarcloud bot commented Nov 23, 2024

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.

1 participant