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

ExecutableBookProject / MyST-NB / 386 / 2
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2020 09:29AM UTC
Files 8
Run time 1s
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

01 Apr 2020 09:27AM UTC coverage: 86.391% (+2.6%) from 83.805%
TEST_TYPE="pytest" PYPI_DEPLOY=true

push

travis-ci

web-flow
Move to markdown-it-py markdown parser implementation (#107)

This commit move to markdown-it-py markdown parser implementation, concurrently with myst-parser. Additionally:

- Add notebook render tests
- Add simple solution for reporting correct cell index/line number:
  Report line number as <cell index>*10000 + <line number>. This is a simple solution to addresses #71, that doesn't require any complex overrides of the sphinx reporting machinery.
- Make tests use the actual sphinx Application
- Re-write validation of which docs to execute/cache:
  Rather than having a global variable, we save the exclude paths in the sphinx env and use a seperate function `is_valid_exec_file`. Also added tests

565 of 654 relevant lines covered (86.39%)

0.86 hits per line

Source Files on job 386.2 (TEST_TYPE="pytest" PYPI_DEPLOY=true)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 313
  • Travis Job 386.2
  • 1d20384f on github
  • Prev Job for TEST_TYPE="pytest" PYPI_DEPLOY=true on master (#354.2)
  • Next Job for TEST_TYPE="pytest" PYPI_DEPLOY=true on master (#398.2)
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