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

chapel-lang / sphinxcontrib-chapeldomain / 126 / 1
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2019 05:15PM UTC
Files 4
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

14 Oct 2019 05:14PM UTC coverage: 60.61%. Remained the same
126.1

push

travis-ci

web-flow
Merge pull request #37 from mppf/master

Updates to match Sphinx 1.6 interface changes, take 2

Replaces #30. This PR is a rebased version of that PR by @ben-albrecht
that includes a single further change to enable `make docs` to function
with newer sphinx.

Sphinx made some breaking changes between 1.2 and 1.6. This PR fixes them
for chapeldomain extension. 

Interface changes that were adjusted:

- `make_field` now requires an env argument (ignored by our implementation)
- `sphinx.util.compat.Directive` deprecated for `docutils.parsers.rst.Directive`
- `indexnode` is now a 5-element tuple instead of 4

Besides these changes, it moves from `chapeldomain.py` to
`chapeldomain/__init__.py` since this matches the expected format for a
subpackage in a namespace-only package.

## Testing
- [x] Builds Chapel's documentation
- [x] Passes nosetests
- [x] Passes docs tests
  
Closes #29
Closes https://github.com/chapel-lang/chapel/issues/5190

477 of 787 relevant lines covered (60.61%)

0.61 hits per line

Source Files on job 126.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 123
  • Travis Job 126.1
  • eb2aa4c4 on github
  • Prev Job for on master (#123.1)
  • Next Job for on master (#133.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