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

rttrorg / rttr / 214 / 8
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Ran 24 Apr 2016 07:15PM UTC
Files 130
Run time 5s
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

24 Apr 2016 07:02PM UTC coverage: 91.933%. First build
COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true

push

travis-ci

acki-m
removed array_range specialization for range with no predicate

Made begin(), end() & rbegin(), rend() return const iterators instead of iterators
The array_range is returning just const values. So I can avoid returning array_range<const property>()
and nobody can accidentally reset an item in the range. Now he has to remove the constness explicitly.

4205 of 4574 relevant lines covered (91.93%)

908.61 hits per line

Source Files on job 214.8 (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 214
  • Travis Job 214.8
  • a5ee20b0 on github
  • Next Job for COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on remove_array_range_specialization (#215.8)
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