Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Remove obsolete call in merge_variant_headers() #364

Merged
merged 1 commit into from
Nov 7, 2014

Conversation

droazen
Copy link
Contributor

@droazen droazen commented Nov 7, 2014

Now that htslib expects us to sync headers manually, we don't
need to pass in a nullptr when we're done adding samples to
a header

Resolves #363

Now that htslib expects us to sync headers manually, we don't
need to pass in a nullptr when we're done adding samples to
a header

Resolves #363
@droazen
Copy link
Contributor Author

droazen commented Nov 7, 2014

For @jmthibault79 to review please

@coveralls
Copy link

Coverage Status

Coverage increased (+10.36%) when pulling 52011af on dr_remove_obsolete_call_in_merge_variant_headers into e55dbd8 on master.

@jmthibault79
Copy link
Contributor

👍

@droazen
Copy link
Contributor Author

droazen commented Nov 7, 2014

I love how coveralls claims that coverage has increased 10% as a result of this patch -- it is so messed up since the move to cmake

@droazen droazen mentioned this pull request Nov 7, 2014
droazen added a commit that referenced this pull request Nov 7, 2014
…n_merge_variant_headers

Remove obsolete call in merge_variant_headers()
@droazen droazen merged commit b6bdb1c into master Nov 7, 2014
@droazen droazen deleted the dr_remove_obsolete_call_in_merge_variant_headers branch November 7, 2014 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verify correctness of merge_variant_headers() in variant_utils after htslib rebase
3 participants