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

Fix gradle heap size configs #1238

Merged
merged 1 commit into from
Aug 15, 2019
Merged

Fix gradle heap size configs #1238

merged 1 commit into from
Aug 15, 2019

Conversation

cgtz
Copy link
Contributor

@cgtz cgtz commented Aug 15, 2019

Previously, we were increasing the heap size for the gradle daemon
but not for the test runner. This commit fixes that.

Previously, we were increasing the heap size for the gradle daemon
but not for the test runner. This commit fixes that.
@cgtz cgtz requested review from ankagrawal and jsjtzyy August 15, 2019 18:27
@codecov-io
Copy link

Codecov Report

Merging #1238 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1238   +/-   ##
=========================================
  Coverage     88.92%   88.92%           
  Complexity       60       60           
=========================================
  Files             6        6           
  Lines           352      352           
  Branches         37       37           
=========================================
  Hits            313      313           
  Misses           29       29           
  Partials         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62d752a...17fa3fa. Read the comment docs.

@jsjtzyy jsjtzyy merged commit f12ef9e into linkedin:master Aug 15, 2019
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.

3 participants