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

pkgcore / snakeoil / 338 / 1
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2016 05:38AM UTC
Files 44
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

27 Feb 2016 05:37AM UTC coverage: 68.704% (+0.1%) from 68.604%
338.1

push

travis-ci

radhermit
bash: add support for respecting line continuations in iter_read_bash()

In other words, lines that end in a \<newline> are continued on the next line,
properly respecting comments of course.

It's not enabled by default, because PMS specifies supporting single
line format only in profiles, but there isn't such a restriction for
system/user config files.

Runtime-wise, when allow_line_cont is disabled the function still runs
at about the same performance as previously. When allow_line_cont is
enabled it's about 2x slower due to the regex usage. Simpler line
continuation support could be implemented to speed things up, but it's
fine for now as it's currently only enabled when parsing
/etc/portage/package.use and similar settings.

3001 of 4368 relevant lines covered (68.7%)

0.69 hits per line

Source Files on job 338.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 338
  • Travis Job 338.1
  • 4a8beaf7 on github
  • Prev Job for on master (#337.1)
  • Next Job for on master (#341.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