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

RippeR37 / libbase / 33 / 17
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 16 Sep 2020 09:56PM UTC
Files 29
Run time 3s
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

16 Sep 2020 09:45PM UTC coverage: 87.695%. Remained the same
JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1"

push

travis-ci

RippeR37
Extend travis CI script to introduce new jobs (more compilers and configs)

This commits extends `.travis.yml` script to trigger more builds with:
- different compilers (GCC 7..10, Clang 7..10)
- different build types (Release, Debug)
- special tasks (code coverage, performance testing, etc.)

Furthermore, it includes small fixes to the codebase to fix building it on
different compilers with different settings (e.g. `SEQUENCE_CHECKER()` is now
defined to be `static_assert(true, "")` to avoid warnings about unneded
semicolons in the release builds.
It also contains various improvements to CMake script which is now more modular
(easier to enable/disable targets or special features).
At last, performance tests will now perform two repetitions instead of ten to
minimize the job time on CI.

449 of 512 relevant lines covered (87.7%)

24.06 hits per line

Source Files on job 33.17 (JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18
  • Travis Job 33.17
  • d008e615 on github
  • Prev Job for JOB_CONFIG="BUILD_TYPE=Debug CODE_COVERAGE=1" on develop (#32.17)
  • Next Job for JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1" on develop (#34.17)
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