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

apolukhin / variant / 81
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 10 Jun 2016 06:14PM UTC
Jobs 2
Files 20
Run time 3min
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
81

push

travis-ci

apolukhin
Another fix for incomplete types issue. is_variant_constructible_from attempts to construct not only recursive_wrapper<incomplete_type> from incomplete type, but also all the other types of variant from incomplete type. So boost::is_constructible<some_type, incomplete_type> was being called. Issue was fixed by leaving the recursive_wrapper for the right part of the boost::is_constructible and specializing the is_constructible for all the occurances of boost::recursive_wrapper.

563 of 607 relevant lines covered (92.75%)

1043.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 81.1 (CXX_STANDARD=c++98) 10 Jun 2016 06:14PM UTC 0
93.93
Travis Job 81.1
2 81.2 (CXX_STANDARD=c++0x) 10 Jun 2016 06:18PM UTC 0
91.62
Travis Job 81.2
Source Files on build 81
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #81
  • 0dcec63b on github
  • Prev Build on develop (#80)
  • Next Build on develop (#83)
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