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

astropy / sphinx-automodapi / 203 / 12
61%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v0.9
DEFAULT BRANCH: master
Ran 01 Nov 2018 05:02PM UTC
Files 6
Run time 0s
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

01 Nov 2018 04:51PM UTC coverage: 82.098% (+0.05%) from 82.048%
PYTHON_VERSION=3.4 SPHINX_VERSION=1.3

Pull #53

travis-ci

web-flow
Fix issue with ABC-derived classes having their members ignored in Python 3

ABC-derived classes (i.e. those deriving from the `abc` and `collections.abc` modules) now include their members (as defined in `__dict__`) in generated `autosummary` RST. `__slots__` may still be used to override `__dict__`, but if an ABC-derived class has empty slots, its `__dict__` will be used instead.

This was only an issue in Python 3 when ``:inherited-members:`` was not in effect.

Fixes #52
Pull Request #53: Fix issue with ABC-derived classes having their members ignored in Python 3

587 of 715 relevant lines covered (82.1%)

0.82 hits per line

Source Files on job 203.12 (PYTHON_VERSION=3.4 SPHINX_VERSION=1.3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 195
  • Travis Job 203.12
  • 64fd32e5 on github
  • Prev Job for PYTHON_VERSION=3.4 SPHINX_VERSION=1.3 on issue-52 (#197.2)
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