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

bsamseth / cpp-project / 138 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2019 08:33AM UTC
Files 2
Run time 0s
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

15 Apr 2019 08:31AM UTC coverage: 100.0%. Remained the same
MATRIX_EVAL="CXX_COMPILER=clang++"

push

travis-ci

web-flow
CMake renovation & move to doctest (#17)

* Remove Google Test as submodule

* Add doctest as submodule

* Use pragma once instead of old style guards.

Supported by every compiler under the sun anyway, and is cleaner.

* Rewrite tests using Doctest

* Update minimum required CMake version

* Clean CMakeLists.txt files

* Strip stable sections out of main CMakeLists file

* Add helper for setting up compile warnings.

* Add easy LTO setup

Another script borrowed from Lectem/cpp-boilerplate

* Change example code to not emmit any warnings

Clang warned about one of the branches never being reached. Simply use
some other C++17 feature.

* Update README

* Set up appveyor CI

* Attempt to fix appveyor

* Use CTest to trigger test via make

The most portable way. Still possible to run the unit_tests executable
directly when more control is desired.

* Run appveyor tests via ctest

* Final appveyor fix

* Update README with Appveyor badge

* Setup example to use (optional) tests within the library

* Silence codacy issue

10 of 10 relevant lines covered (100.0%)

4.6 hits per line

Source Files on job 138.2 (MATRIX_EVAL="CXX_COMPILER=clang++")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 121
  • Travis Job 138.2
  • befb6bf0 on github
  • Prev Job for MATRIX_EVAL="CXX_COMPILER=clang++" on master (#117.2)
  • Next Job for MATRIX_EVAL="CXX_COMPILER=clang++" on master (#139.2)
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