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

susam / texme / 40
100%

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

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

23.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 40.1 07 Nov 2018 03:02PM UTC 0
100.0
Travis Job 40.1
2 40.2 07 Nov 2018 03:02PM UTC 0
100.0
Travis Job 40.2
Source Files on build 40
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #40
  • 99b91fd9 on github
  • Prev Build on master (#39)
  • Next Build on master (#45)
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