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

HenrikBengtsson / matrixStats / 298
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: test-install_r_binary
DEFAULT BRANCH: master
Ran 27 Jan 2015 02:05AM UTC
Jobs 1
Files 70
Run time 30s
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
298

push

travis-ci

HenrikBengtsson
o SPEEDUP: The check for user interrupts at the C level is now done less
  frequently of the functions.  It does every k:th iteration, where
  k = 2^20, which is tested for using (iter % k == 0).  It turns out, at
  least with the default compiler optimization settings that I use,
  that this test is 3 times faster if k = 2^n where n is an integer.

2367 of 2461 relevant lines covered (96.18%)

11024.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 298.1 (RVERSION=devel) 27 Jan 2015 02:05AM UTC 0
96.18
Travis Job 298.1
Source Files on build 298
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #298
  • 3dcf0e39 on github
  • Prev Build on develop (#297)
  • Next Build on develop (#299)
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