broadinstitute / gamgee

A C++14 library for NGS data formats
http://broadinstitute.github.io/gamgee/
MIT License
40 stars 13 forks source link

Ensure that VariantBuilderMultiSampleVector works with 0 samples / 0 values per sample #394

Closed droazen closed 10 years ago

droazen commented 10 years ago

-Make sure we don't crash when creating empty VariantBuilderMultiSampleVectors

-Tests for VariantBuilder already exist confirming that the builder will clear the relevant field when given an empty VariantBuilderMultiSampleVector

coveralls commented 10 years ago

Coverage Status

Coverage decreased (-8.86%) when pulling 14d37dc672a150e1bc3abb4756489df47dd44ef2 on dr_test_multi_sample_vector_with_max_size_zero into 857044d85b6cb57f475327f2c3ea8f62788c126a on master.