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

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

Build:
Build:
LAST BUILD BRANCH: v3.2.1
DEFAULT BRANCH: master
Ran 04 Jun 2015 12:08PM UTC
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

04 Jun 2015 12:05PM UTC coverage: 70.407% (+0.002%) from 70.405%
433.1

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

Source Files on job 433.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 433
  • Travis Job 433.1
  • 99e7ef86 on github
  • Prev Job for on next (#426.1)
  • Next Job for on next (#457.1)
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