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

ExecutableBookProject / MyST-NB / 386
84%

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

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

2.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 386.1 (TEST_TYPE="pytest") 01 Apr 2020 09:29AM UTC 0
86.39
Travis Job 386.1
2 386.2 (TEST_TYPE="pytest" PYPI_DEPLOY=true) 01 Apr 2020 09:29AM UTC 0
86.39
Travis Job 386.2
3 386.3 (TEST_TYPE="pytest") 01 Apr 2020 09:29AM UTC 0
86.43
Travis Job 386.3
Source Files on build 386
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #386
  • 1d20384f on github
  • Prev Build on master (#354)
  • Next Build on master (#398)
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