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

acardona / CATMAID / 344 / 1
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2015 05:51PM UTC
Files 71
Run time 5s
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

15 Feb 2015 05:20PM UTC coverage: 37.584%. Remained the same
344.1

push

travis-ci

tomka
Don't force JavaScript strict mode on all files

The CATMAID.js file is the first file that is loaded. If it now sets strict mode
and all other files are concatenated with Pipeline, code that does not conform
to strict mode won't run anymore. This broke our PhantomJS tests when I
introduced this file recently.

The same problem could show up with other files setting strict mode, but it
seems okay so far. Therfore, strict mode should only be activated in an IIFE in
each file.

3935 of 10470 relevant lines covered (37.58%)

0.38 hits per line

Source Files on job 344.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 344
  • Travis Job 344.1
  • f46639e8 on github
  • Prev Job for on master (#316.1)
  • Next Job for on master (#347.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