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

chapel-lang / sphinxcontrib-chapeldomain / 126
60%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2019 05:15PM UTC
Jobs 2
Files 4
Run time 3s
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
126

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

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

477 of 787 relevant lines covered (60.61%)

1.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 126.1 14 Oct 2019 05:15PM UTC 0
60.61
Travis Job 126.1
2 126.2 14 Oct 2019 05:15PM UTC 0
60.61
Travis Job 126.2
Source Files on build 126
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #126
  • eb2aa4c4 on github
  • Prev Build on master (#123)
  • Next Build on master (#133)
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