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

caiofcm / filter_pandoc_run_py / 47
94%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2019 05:38PM UTC
Jobs 4
Files 2
Run time 1min
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
47

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%)

3.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 47.1 23 Jan 2019 05:38PM UTC 0
95.36
Travis Job 47.1
2 47.2 23 Jan 2019 05:39PM UTC 0
95.36
Travis Job 47.2
3 47.3 23 Jan 2019 05:38PM UTC 0
95.36
Travis Job 47.3
4 47.4 23 Jan 2019 05:39PM UTC 0
95.36
Travis Job 47.4
Source Files on build 47
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #47
  • 973e7ffd on github
  • Prev Build on master (#44)
  • Next Build on master (#51)
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