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

RippeR37 / libbase / 33
85%
master: 83%

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

pending completion
33

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

Jobs
ID Job ID Ran Files Coverage
17 33.17 (JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1") 16 Sep 2020 09:56PM UTC 0
87.7
Travis Job 33.17
Source Files on build 33
  • Tree
  • List 29
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #33
  • d008e615 on github
  • Prev Build on develop (#32)
  • Next Build on develop (#34)
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