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

bsamseth / cpp-project / 138
100%

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

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

Jobs
ID Job ID Ran Files Coverage
1 138.1 (MATRIX_EVAL="CXX_COMPILER=g++-7; sudo update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-7 90") 15 Apr 2019 08:34AM UTC 0
100.0
Travis Job 138.1
2 138.2 (MATRIX_EVAL="CXX_COMPILER=clang++") 15 Apr 2019 08:33AM UTC 0
100.0
Travis Job 138.2
Source Files on build 138
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #138
  • befb6bf0 on github
  • Prev Build on master (#117)
  • Next Build on master (#139)
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

© 2025 Coveralls, Inc