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

zopefoundation / zope.app.onlinehelp / 22
99%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2017 06:43PM UTC
Jobs 5
Files 18
Run time 4min
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
22

Pull #6

travis-ci

web-flow
Return a proxy when traversing the help namespaces.

Fixes #4 by returning a new object, so we are thread-safe.

This new object is just a plain proxy, not a LocationProxy. Trying to
return a LocationProxy (with the __name__ taken from the traversal
name and the __parent__ set to the context) causes lots of 404 errors
from zope.app.apidoc (although no failures here). I suspect this is
because OnlineHelp is supposed to be an IContainmentRoot, which isn't
supposed to have a name.

Like LocationProxy, though, make the returned proxy not capable of
being pickled.
Pull Request #6: Return a proxy when traversing the help namespaces.

33 of 33 new or added lines in 3 files covered. (100.0%)

620 of 622 relevant lines covered (99.68%)

4.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 30 Jun 2017 06:44PM UTC 0
99.36
Travis Job 22.1
2 22.2 30 Jun 2017 06:44PM UTC 0
99.52
Travis Job 22.2
3 22.3 30 Jun 2017 06:45PM UTC 0
99.52
Travis Job 22.3
4 22.4 30 Jun 2017 06:43PM UTC 0
99.52
Travis Job 22.4
5 22.5 30 Jun 2017 06:48PM UTC 0
99.36
Travis Job 22.5
Source Files on build 22
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #22
  • Pull Request #6
  • PR Base - master (#20)
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