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

acardona / CATMAID / 344
38%

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

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

Jobs
ID Job ID Ran Files Coverage
1 344.1 15 Feb 2015 05:51PM UTC 0
37.58
Travis Job 344.1
Source Files on build 344
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #344
  • f46639e8 on github
  • Prev Build on master (#316)
  • Next Build on master (#347)
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