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

rttrorg / rttr / 673 / 4
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2018 07:30PM UTC
Files 163
Run time 4s
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

04 Feb 2018 07:19PM UTC coverage: 90.148% (+0.1%) from 90.042%
NAME="code coverage x64" COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true

push

travis-ci

acki-m
clang 7.0 support - individual warning levels (#100)

Added support for c++17 compilers.

By default RTTR will now be compiled, when possible, with C++17,
otherwise C++14 or minimum c++11
* GCC & CLANG support c++17
* MSVC2017 - does not compile atm with c++17 mode (will be downgraded to default c++14)

Adjusted travis CI jobs, no download from LLVM anymore (simplified script, to the price that the build can fail sometimes, because of failed package download)

a lot of warnings popped up from g++7
"will change in C++17 because the exception specification is part of a function type [-Werror=noexcept-type]"
These can be remove when compiling with c++17 compiler flag

Additionally: VS2015 and greater will now use noexcept, was not enabled by accident
The benchmarks has to be disabled, because of compile errors in noniuose (no warnings)
https://github.com/libnonius/nonius/issues/97

5435 of 6029 relevant lines covered (90.15%)

1455.66 hits per line

Source Files on job 673.4 (NAME="code coverage x64" COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true)
  • Tree
  • List 0
  • Changed 51
  • Source Changed 19
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 673
  • Travis Job 673.4
  • 3ee7fd74 on github
  • Prev Job for NAME="code coverage x64" COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on master (#629.4)
  • Next Job for NAME="code coverage x64" COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true on master (#675.4)
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