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

dawagner / parameter-framework / 124
70%
master: 78%

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 03 Jun 2015 04:04PM UTC
Jobs 1
Files 265
Run time 12s
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
124

push

travis-ci

dawagner
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.

Signed-off-by: David Wagner <david.wagner@intel.com>

4826 of 6854 relevant lines covered (70.41%)

3804.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 124.1 03 Jun 2015 04:04PM UTC 0
70.41
Travis Job 124.1
Source Files on build 124
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #124
  • 85679b30 on github
  • Prev Build on fix-log-on-list (#123)
  • Next Build on fix-log-on-list (#125)
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