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

rttrorg / rttr / 333
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Ran 14 Oct 2016 07:31PM UTC
Jobs 2
Files 140
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
333

push

travis-ci

acki-m
fixed unit test error because of usage of std::memcmp

std::memcmp cannot be used to compare custom structs!
Therefore for every custom type you need to register now the equal
and less than operator, 2 new functions were introduced:

type::register_equal_comparator<MyType>();
type::register_less_than_comparator<MyType>();

4300 of 4664 relevant lines covered (92.2%)

2223.96 hits per line

Jobs
ID Job ID Ran Files Coverage
12 333.12 (COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 14 Oct 2016 07:31PM UTC 0
92.09
Travis Job 333.12
13 333.13 (COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 14 Oct 2016 07:32PM UTC 0
92.08
Travis Job 333.13
Source Files on build 333
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #333
  • c90b4971 on github
  • Next Build on fix_variant_compare (#334)
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