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

JuliaMath / Primes.jl / 28
96%

Build:
DEFAULT BRANCH: master
Ran 29 May 2016 08:00AM UTC
Jobs 4
Files 1
Run time 3min
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
28

Pull #12

travis-ci

rfourquet
eachindex: use separate indexes for each array

This also replaces several instances of `for i in eachindex(A); a = A[i]` with `for a in A`. The latter is presumably easier for automatic bounds-checking removal.

# Conflicts:
#	base/abstractarray.jl
#	base/arraymath.jl
#	base/combinatorics.jl
#	base/complex.jl
#	base/dates/periods.jl
#	base/floatfuncs.jl
#	base/io.jl
#	base/linalg/generic.jl
#	base/linalg/lapack.jl
#	base/math.jl
#	base/multidimensional.jl
#	base/operators.jl
#	base/sparse/linalg.jl
Pull Request #12: WIP: Incorporate history from base

128 of 128 new or added lines in 1 file covered. (100.0%)

123 of 128 relevant lines covered (96.09%)

123671219.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
src/Primes.jl
Jobs
ID Job ID Ran Files Coverage
1 28.1 29 May 2016 08:00AM UTC 0
96.03
Travis Job 28.1
2 28.2 29 May 2016 08:01AM UTC 0
96.09
Travis Job 28.2
3 28.3 29 May 2016 08:02AM UTC 0
96.03
Travis Job 28.3
4 28.4 29 May 2016 08:03AM UTC 0
96.09
Travis Job 28.4
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #28
  • Pull Request #12
  • PR Base - master (#27)
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