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

01org / parameter-framework / 433
65%
master: 32%

Build:
Build:
LAST BUILD BRANCH: v3.2.1
DEFAULT BRANCH: master
Ran 04 Jun 2015 12:08PM UTC
Jobs 1
Files 265
Run time 36min
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
433

push

travis-ci

dawagner
Merge pull request #130 from dawagner/fix-log-on-list

Fix ILogger::operator<< when called on list<string>

Calling info() << someList should be identical to calling info() << element on
each element of someList.

This was not the case because when used on a list, the string was concatenated
with \n and the logging callback called once. Instead, the logging callback
is now called for each line.

Fixes #125.

4825 of 6853 relevant lines covered (70.41%)

3803.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 433.1 04 Jun 2015 12:08PM UTC 0
70.41
Travis Job 433.1
Source Files on build 433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #433
  • 99e7ef86 on github
  • Prev Build on next (#426)
  • Next Build on next (#457)
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