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

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

Build:
Build:
LAST BUILD BRANCH: v0.9
DEFAULT BRANCH: master
Ran 01 Nov 2018 05:03PM 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: 81.958% (+0.05%) from 81.907%
PYTHON_VERSION=3.5 SPHINX_VERSION=1.5

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

586 of 715 relevant lines covered (81.96%)

0.82 hits per line

Source Files on job 203.14 (PYTHON_VERSION=3.5 SPHINX_VERSION=1.5)
  • 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.14
  • 64fd32e5 on github
  • Prev Job for PYTHON_VERSION=3.5 SPHINX_VERSION=1.5 on issue-52 (#197.4)
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