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

ExecutableBookProject / MyST-NB / 387
86%
master: 84%

Build:
Build:
LAST BUILD BRANCH: converalls-action
DEFAULT BRANCH: master
Ran 01 Apr 2020 09:34AM UTC
Jobs 3
Files 8
Run time 12s
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
387

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 387.1 (TEST_TYPE="pytest") 01 Apr 2020 09:34AM UTC 0
86.39
Travis Job 387.1
2 387.2 (TEST_TYPE="pytest" PYPI_DEPLOY=true) 01 Apr 2020 09:34AM UTC 0
86.39
Travis Job 387.2
3 387.3 (TEST_TYPE="pytest") 01 Apr 2020 09:34AM UTC 0
86.43
Travis Job 387.3
Source Files on build 387
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #387
  • 1d20384f 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