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

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

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Ran 31 Mar 2016 08:32PM UTC
Files 127
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

31 Mar 2016 08:18PM UTC coverage: 92.317% (-0.9%) from 93.237%
COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true

push

travis-ci

acki-m
Adjusted return value of get_parameter_infos() function.

The method and constructor class will now return a range of paramter_info objects,
instead of a vector.

Therefore an additional std::array<parameter_info> object needs to be stored inside the method object.
However, because parameter_info is no default constructable, it is not possible to create a std::array<parameter_info, 0>
This is an issue in the c++ standard right now, see the discussion here: https://cplusplus.github.io/LWG/lwg-active.html#2157

4001 of 4334 relevant lines covered (92.32%)

690.92 hits per line

Source Files on job 196.7 (COMPILER=g++-4.8 ARCH=x86 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 196
  • Travis Job 196.7
  • 8249032a on github
  • Prev Job for COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on add_range_based_views (#195.7)
  • Next Job for COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on add_range_based_views (#197.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