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

Make ADAMContext and JavaADAMContext constructors public #1298

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Dec 2, 2016

import org.bdgenomics.adam.rdd.ADAMContext._
import org.bdgenomics.adam.util.ADAMFunSuite
import org.bdgenomics.formats.avro.AlignmentRecord

class JavaADAMContextSuite extends ADAMFunSuite {

sparkTest("ctr is accessible") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm -ε on this as a test

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, but if we change visibility again, at least something will fail here instead of in a downstream project.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@ryan-williams
Copy link
Member

lgtm

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1655/
Test PASSed.

@heuermh heuermh mentioned this pull request Dec 5, 2016
@fnothaft fnothaft merged commit 3a6734f into bigdatagenomics:master Dec 7, 2016
@fnothaft
Copy link
Member

fnothaft commented Dec 7, 2016

Merged! Thanks @heuermh!

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.

private ADAMContext constructor?
4 participants