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

JuliaMath / Primes.jl / 28 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 29 May 2016 08:01AM UTC
Files 1
Run time 0s
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

29 May 2016 07:57AM UTC coverage: 96.094%. Remained the same
28.2

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

123 of 128 relevant lines covered (96.09%)

45540405.48 hits per line

Source Files on job 28.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.2
  • cd75b9c8 on github
  • Prev Job for on master (#27.2)
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