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

broadinstitute / gamgee / 1047
93%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 26 Sep 2014 06:34PM UTC
Jobs 1
Files 83
Run time 55s
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
1047

push

travis-ci

Karthik Gururaj
1. Modified SharedFieldIterator and IndividualFieldValueIterator to
handle bcf_*_vector_end values. This is done by passing the end value of
the pointer in the constructor and modifying the "==" operator of the
iterator. The idea is that 2 iterators x,y are equal iff
 (a) x and y are identical  OR
 (b) (x == end && *y == bcf_*_vector_end) || (y == end && *x == bcf_*_vector_end)
2. Inserted test case fields for variable length vectors

1263 of 1358 relevant lines covered (93.0%)

827.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1047.2 26 Sep 2014 06:34PM UTC 0
93.0
Travis Job 1047.2
Source Files on build 1047
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1047
  • c7e108e0 on github
  • Next Build on intel_vector_end (#1065)
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