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

zopefoundation / zope.component / 174
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: Python-3.14
DEFAULT BRANCH: master
Ran 26 Jun 2020 02:29PM UTC
Jobs 8
Files 36
Run time 5min
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
174

push

travis-ci

jamadden
Reference documentation improvements

- Make it possible to use :mod:`zope.component`
- Provide a concise list of all the available APIs in that module and
  link them to their in-depth descriptions.
- Fix several xref errors
- Add documentation for setHooks/resetHooks.

This also makes it possible to get useful help at the REPL or command
line:

$ python -c 'import zope.component; help(zope.component.getAdapters)'
Help on function getAdapters in module zope.component._api:

getAdapters(objects, provided, context=None)
    Look for all matching adapters to a provided interface for
    objects

    Return a list of adapters that match. If an adapter is named,
    only the most specific adapter of a given name is returned.

    .. seealso::
       Function `~zope.component.getAdapters` for notes, and
       `~zope.component.interfaces.IComponentArchitecture` for the defining interface.

43 of 43 new or added lines in 5 files covered. (100.0%)

4441 of 4443 relevant lines covered (99.95%)

7.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 174.1 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:29PM UTC 0
99.95
Travis Job 174.1
2 174.2 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:29PM UTC 0
99.95
Travis Job 174.2
3 174.3 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:29PM UTC 0
99.95
Travis Job 174.3
4 174.4 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:29PM UTC 0
99.95
Travis Job 174.4
5 174.5 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:29PM UTC 0
99.96
Travis Job 174.5
6 174.6 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:31PM UTC 0
99.95
Travis Job 174.6
7 174.7 (ZOPE_INTERFACE_STRICT_IRO=1) 26 Jun 2020 02:32PM UTC 0
99.95
Travis Job 174.7
8 174.8 (ZOPE_INTERFACE_STRICT_IRO=1 MINIMAL=1) 26 Jun 2020 02:31PM UTC 0
83.19
Travis Job 174.8
Source Files on build 174
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #174
  • b2962c16 on github
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