• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

broadinstitute / gamgee / 1420
91%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 14 Nov 2014 12:06AM UTC
Jobs 1
Files 191
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1420

push

travis-ci

Karthik Gururaj
Edits based on suggestions by Joel and David
1. VariantHeaderMerger accepts both shared_ptr<bcf_hdr_t> and
VariantHeader& as inputs. To do this, VariantHeaderMerger
is now a friend of VariantHeader so that m_header can be directly
accessed.
2. Created two VariantHeaderMerger variants optimized for two different
purposes
  a. InputOrderedVariantHeaderMerger - fast traversal of all fields for
a single input VCF
  a. FieldOrderedVariantHeaderMerger - fast traversal of all input VCFs
for a single field
Created more rigorous tests
3. Use static const int members instead of #define
4. Use different VCFs with different headers in the tests
5. Store shared_ptr<bcf_hdr_t> within VariantHeaderMerger. Use raw
pointers only when needed
6. Added a get_input_vcf_headers() function for MultipleVariantReader
7. Missing values in VariantHeaderMerger are now represented by
bcf_int32_missing instead of -1
8. Made validate_header() private in MultipleVariantReader again.

2895 of 3038 relevant lines covered (95.29%)

1368.36 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1420.2 14 Nov 2014 12:06AM UTC 0
95.29
Travis Job 1420.2
Source Files on build 1420
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1420
  • 3952a967 on github
  • Prev Build on intel_var_header_merger (#1404)
  • Next Build on intel_var_header_merger (#1435)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc