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

broadinstitute / gamgee / 669
88%
master: %

Build:
Build:
LAST BUILD BRANCH: jt_rbs_vb2
DEFAULT BRANCH: master
Ran 09 Aug 2014 02:32AM UTC
Jobs 1
Files 62
Run time 27s
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
669

push

travis-ci

MauricioCarneiro
Variant: refactor of the shared field api

* shared fields api now behaves like the individual fields api (creates an object but doesn't make any copies)
* SharedField class is iterable and can hold multiple values
* special cased boolean_shared_field to return a single bool (since * vector<bool> is impossible by spec)
* current API (as well as the individual field API) relies on missing() checks before using the values. Dereferencing a missing shared field will segafult -- see #166
* add check for dereferencing an empty field (throws out of range exception instead of segfault)

fixes #151

983 of 1120 relevant lines covered (87.77%)

115.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 669.1 09 Aug 2014 02:32AM UTC 0
87.77
Travis Job 669.1
Source Files on build 669
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #669
  • 304ad00b on github
  • Prev Build on mc_reimplement_shared_fields (#667)
  • Next Build on mc_reimplement_shared_fields (#671)
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