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

dareenzo / f.js / 21
62%

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2017 09:48PM UTC
Jobs 2
Files 1
Run time 4s
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
21

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

6.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 18 Mar 2017 09:48PM UTC 0
62.47
Travis Job 21.1
2 21.2 18 Mar 2017 09:48PM UTC 0
62.47
Travis Job 21.2
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • a3fa3a2d on github
  • Prev Build on master (#19)
  • Next Build on master
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