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

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

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 25 Oct 2020 09:10PM UTC
Files 31
Run time 2s
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

25 Oct 2020 08:53PM UTC coverage: 87.308% (+0.1%) from 87.184%
JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1"

push

travis-ci

RippeR37
Moved implementation of base::*TaskRunner to seprate file and reuse it.

Previously both base::Thread and base::ThreadPool had their own versions of
base::TaskRunner interface implementation which duplicated the code.
Furthermore, these implementations always inherited from SingleThreadTaskRunner
which could be problematic if someone would want to dynamic_cast given task
runner into derived class.
After this change, both classes wil now use correct implementations.
Implementations share common code to not duplicate it anymore.

454 of 520 relevant lines covered (87.31%)

23.95 hits per line

Source Files on job 37.17 (JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 37.17
  • ac44d361 on github
  • Prev Job for JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1" on develop (#36.17)
  • Next Job for JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1" on develop (#38.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