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

chrisjsewell / ipypublish
79%
master: 78%

Build:
Build:
LAST BUILD BRANCH: issue#119
DEFAULT BRANCH: master
Repo Added 15 Jul 2017 06:42PM UTC
Files 244
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

LAST BUILD ON BRANCH v0.10.0
branch: v0.10.0
CHANGE BRANCH
x
Reset
  • v0.10.0
  • click
  • collapse-all
  • develop
  • display-ipywidgets
  • display-wigets-rebase
  • fix-binder
  • fix-issue88
  • glossary
  • hide_code
  • master
  • milestone
  • multiline-eqn
  • pandoc-ast
  • py27-requirements
  • restructure_docs
  • rst_output
  • sphinx_2.0
  • sphinx_rst
  • toggle-nboutput
  • v0.10.1
  • v0.10.10
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.10.6
  • v0.10.7
  • v0.10.8
  • v0.10.9
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.6.7
  • v0.6.8
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • working

pending completion
633

push

travis-ci

web-flow
Add Sphinx extension for glossary referencing: `ipypublish.sphinx.gls` (#75)

- Added Sphinx extension for glossary referencing: `ipypublish.sphinx.gls`.
  See :ref:`sphinx_ext_gls`

- Added `ConvertBibGloss` post-processor,
  to convert a bibglossary to the required format

- Added notebook-level metadata options for `bibglossary` and `sphinx`
  (see :ref:`meta_doclevel_schema`)

- Large refactoring and improvements for test suite, particularly for testing
  of Sphinx extensions (using the Sphinx pytest fixtures) and creation of the
  `IpyTestApp` fixture

- fixes #71 

Back-compatibility breaking changes:

- renamed Sphinx notebook extension from
  `ipypublish.ipysphinx` to `ipypublish.sphinx.notebook`
  (see :ref:`sphinx_ext_notebook`)

- `ipypublish.postprocessors.base.IPyPostProcessor.run_postprocess`
  input signature changed (and consequently it has changes for all post-processors)

`v0.9`:

```python
   def run_postprocess(self, stream, filepath, resources):
      output_folder = filepath.parent
```

`v0.10`:

``` python
   def run_postprocess(self, stream, mimetype, filepath, resources):
      output_folder = filepath.parent
```

4490 of 5716 relevant lines covered (78.55%)

3.85 hits per line

Relevant lines Covered
Build:
Build:
5716 RELEVANT LINES 4490 COVERED LINES
3.85 HITS PER LINE
Source Files on v0.10.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
633 v0.10.0 Add Sphinx extension for glossary referencing: `ipypublish.sphinx.gls` (#75) - Added Sphinx extension for glossary referencing: `ipypublish.sphinx.gls`. See :ref:`sphinx_ext_gls` - Added `ConvertBibGloss` post-processor, to convert a bib... push 18 Apr 2019 04:51PM UTC web-flow travis-ci pending completion  
See All Builds (654)
  • Repo 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