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

caiofcm / filter_pandoc_run_py / 47 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2019 05:39PM UTC
Files 2
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

23 Jan 2019 05:37PM UTC coverage: 95.364% (+0.3%) from 95.105%
47.2

push

travis-ci

web-flow
Fix #7  (#8)

* dev: simple test

* fix #7 and added title

Hello,

The filter runs each block of code in a single python interpreter. Thus, you dont need the code:

 ```{python}
import matplotlib
matplotlib.use('AGG')
```
in both code blocks (just in the first one suffice).

I was able to reproduce your error. Thank you for letting me know!

I merged a fix for it and also include the option to use the python
figure title as the caption.

See file: `./examples/runnable_three_figures_dif_cells.md` which was
converted with:

`pandoc ./examples/runnable_three_figures_dif_cells.md -F filter_pandoc_run_py  -o out.pdf`

Bests

* dev: test mpl failing was halted, get back here

144 of 151 relevant lines covered (95.36%)

0.95 hits per line

Source Files on job 47.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 47.2
  • 973e7ffd on github
  • Prev Job for on master (#44.1)
  • Next Job for on master (#51.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