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

RippeR37 / libbase / 37
85%
master: 83%

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

pending completion
37

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

Jobs
ID Job ID Ran Files Coverage
17 37.17 (JOB_CONFIG="BUILD_TYPE=Debug && CODE_COVERAGE=1") 25 Oct 2020 09:10PM UTC 0
87.31
Travis Job 37.17
Source Files on build 37
  • Tree
  • List 31
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #37
  • ac44d361 on github
  • Prev Build on develop (#36)
  • Next Build on develop (#38)
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