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

broadinstitute / gamgee / 584
74%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 01 Aug 2014 02:40AM UTC
Jobs 1
Files 60
Run time 26s
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
584

push

travis-ci

MauricioCarneiro
Variant: read api for format field strings

There was a bug with the implementation that wasn't concordant with how
htslib parses the strings in the bcf1_t structure. It now works by
checking for bcf_string_vector_end values to separate the strings, and
skips blocks to find the values for every sample using the fixed length
blocks as defined by bcf_fmt_t->n.

Support for vector of strings per sample is not yet agreed upon in the
VCF/BCF spec, so comma separated strings will be treated as a single
string by htslib and thus by Gamgee.

* string type number of bytes per value is reported by fmt->n (weirdly)
* make format utility functions not inline (too big to inline)
* add tests for variable length strings across samples
* add functional tests for iterators of VariantField<VariantFieldValue<string>>
* add tests for all type conversions in the format field api

fixes #78

47 of 47 new or added lines in 3 files covered. (100.0%)

890 of 1208 relevant lines covered (73.68%)

74.26 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
gamgee/variant_field_value.h
4
100.0
gamgee/utils/format_field_type.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
gamgee/variant_field_value.h
6
100.0
gamgee/fastq.h
Jobs
ID Job ID Ran Files Coverage
1 584.1 01 Aug 2014 02:40AM UTC 0
73.68
Travis Job 584.1
Source Files on build 584
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #584
  • 2e57eab8 on github
  • Prev Build on mc_variant_string_format_field_fix (#582)
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