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 variable name in Java build script #9161

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Sep 1, 2021

Fixes an incorrect variable reference in java/ci/build-in-docker.sh for configuring whether C++ tests should be built.

@jlowe jlowe added bug Something isn't working Java Affects Java cuDF API. 4 - Needs cuDF (Java) Reviewer non-breaking Non-breaking change labels Sep 1, 2021
@jlowe jlowe self-assigned this Sep 1, 2021
@jlowe jlowe requested a review from a team as a code owner September 1, 2021 17:44
@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@549bcb7). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head d48c2df differs from pull request most recent head 92b1a03. Consider uploading reports for the commit 92b1a03 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #9161   +/-   ##
===============================================
  Coverage                ?   10.82%           
===============================================
  Files                   ?      115           
  Lines                   ?    19122           
  Branches                ?        0           
===============================================
  Hits                    ?     2070           
  Misses                  ?    17052           
  Partials                ?        0           

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 549bcb7...92b1a03. Read the comment docs.

@jlowe
Copy link
Member Author

jlowe commented Sep 1, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 55e1e40 into rapidsai:branch-21.10 Sep 1, 2021
@jlowe jlowe deleted the fix-java-build-script branch September 1, 2021 23:19
@vyasr vyasr added 4 - Needs Review Waiting for reviewer to review or respond and removed 4 - Needs cuDF (Java) Reviewer labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Needs Review Waiting for reviewer to review or respond bug Something isn't working Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants