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

susam / texme / 40 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 03:02PM UTC
Files 1
Run time 0s
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

07 Nov 2018 02:53PM UTC coverage: 100.0%. Remained the same
40.1

push

travis-ci-com

susam
Remove hack for commonmark loading test

The test to check that window.commonmark is defined after commonmark
loads in browser had a hack to workaround an issue due to which jsdom
fired the window.onload event before a script element's onload event
even though the script element was added to the DOM as part of the
window load. The workaround involved waiting for a fixed amount of time
to wait for the script to load before calling assert functions to check
that window.commonmark is defined.

This issue existed in jsdom 11 but does not exist in jsdom 13 now. So
this commit gets rid of this hack and implements this test in the
natural way, i.e., test that window.commonmark is defined after the
window.onload event fires.

29 of 29 branches covered (100.0%)

Branch coverage included in aggregate %.

103 of 103 relevant lines covered (100.0%)

11.83 hits per line

Source Files on job 40.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 38
  • Travis Job 40.1
  • 99b91fd9 on github
  • Prev Job for on master (#39.1)
  • Next Job for on master (#45.1)
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