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

rttrorg / rttr / 333 / 13
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Ran 14 Oct 2016 07:32PM UTC
Files 140
Run time 7s
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

14 Oct 2016 07:11PM UTC coverage: 92.083%. First build
COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true

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>();

4292 of 4661 relevant lines covered (92.08%)

1111.31 hits per line

Source Files on job 333.13 (COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 333
  • Travis Job 333.13
  • c90b4971 on github
  • Next Job for COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on fix_variant_compare (#334.13)
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