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

rttrorg / rttr / 673
92%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2018 07:30PM UTC
Jobs 2
Files 163
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

pending completion
673

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

5443 of 6032 relevant lines covered (90.24%)

2910.15 hits per line

Jobs
ID Job ID Ran Files Coverage
3 673.3 (NAME="code coverage x86" COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 04 Feb 2018 07:30PM UTC 0
90.26
Travis Job 673.3
4 673.4 (NAME="code coverage x64" COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 04 Feb 2018 07:30PM UTC 0
90.15
Travis Job 673.4
Source Files on build 673
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #673
  • 3ee7fd74 on github
  • Prev Build on master (#629)
  • Next Build on master (#675)
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