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

Factor out ImmediateBigBed class #48

Merged
merged 6 commits into from
Mar 19, 2015
Merged

Factor out ImmediateBigBed class #48

merged 6 commits into from
Mar 19, 2015

Conversation

danvk
Copy link
Collaborator

@danvk danvk commented Mar 19, 2015

This is a version of the existing BigBed class without any deferred properties. This lets most free-standing functions in the module become methods on the ImmediateBigBed class and take far fewer parameters.

I'm not sure if this is a standard technique or if it has a name—it seems useful!

This also ensures that all our JS files have @flow in them somewhere.

Review on Reviewable

@coveralls
Copy link

Coverage Status

Coverage increased (+0.78%) to 68.7% when pulling 1d9ad20 on immed-bigbed into 2460d98 on master.

danvk added a commit that referenced this pull request Mar 19, 2015
Factor out ImmediateBigBed class
@danvk danvk merged commit 70e49fb into master Mar 19, 2015
@danvk danvk deleted the immed-bigbed branch March 19, 2015 22:35
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.

None yet

2 participants