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

markdown-it / markdown-it / 327 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/14.1.1
DEFAULT BRANCH: master
Ran 25 Mar 2015 01:34PM UTC
Files 51
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

25 Mar 2015 01:22PM UTC coverage: 100.0%. First build
327.1

push

travis-ci

rlidwka
Fix undefined variable check in smartquotes

We had three bugs cancelling each other out:

 1. `token.text` should be `token.content`. We never had `token.text`
    here, so it must've been a typo.

 2. `.test()` condition should be negated, because we need to skip
    tokens without quotes, not with them.

 3. the entire `if` statement is in the wrong place messing with
    level calculations (see attached test)

1902 of 1902 relevant lines covered (100.0%)

334.41 hits per line

Source Files on job 327.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 327
  • Travis Job 327.1
  • e050ba1d 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