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

rttrorg / rttr / 216 / 7
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2016 06:46PM UTC
Files 130
Run time 34s
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

27 Apr 2016 09:25PM UTC coverage: 91.86% (-0.3%) from 92.201%
COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true

push

travis-ci

acki-m
removed explictely destroy of wrapper objects in dtor of type_database

All wrapper items will be stored as unique_ptr in general std::vector<T> object,
that means the memory will be automatically freed, when it goes out of scope.

Removed destroy_item function templates.
Adjusted getter value_data() in flat_map & multi_map to return const reference to inside vector.

4198 of 4570 relevant lines covered (91.86%)

925.72 hits per line

Source Files on job 216.7 (COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true)
  • Tree
  • List 0
  • Changed 33
  • Source Changed 27
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 216
  • Travis Job 216.7
  • 7b318323 on github
  • Prev Job for COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on master (#213.7)
  • Next Job for COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on master (#219.7)
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