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

dareenzo / f.js / 21 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2017 09:48PM 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

18 Mar 2017 09:40PM UTC coverage: 62.467% (+8.4%) from 54.068%
21.1

push

travis-ci

dareenzo
Fix module starting without giving DOM Element

1. Why is this change necessary?
- Starting modules without giving the DOM element failed on Safari, as
there was typo in the query selector to get the element by module
name: SyntaxError (DOM Exception 12): The string did not match the
expected pattern.
- The tests pass when being run from browser but fail when being run
from console

2. How does it address the issue?
- Fix the queryselector to use appropriate syntax in core
- add element directly to body instead of on top of the jasmine error
reporter as the jasmine test runner page is not loaded when running
tests with karma

96 of 218 branches covered (44.04%)

238 of 381 relevant lines covered (62.47%)

3.16 hits per line

Source Files on job 21.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21
  • Travis Job 21.1
  • a3fa3a2d on github
  • Prev Job for on master (#19.1)
  • Next Job for on master (##22.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