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

JuliaDiff / TaylorSeries.jl / 454 / 3
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2017 05:54PM UTC
Files 6
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

10 Feb 2017 04:27PM UTC coverage: 95.877% (-1.1%) from 96.997%
454.3

push

travis-ci

web-flow
Deprecations0.6 (#83)

* Solve deprecations for v0.6

* Solve a problem with the tests in Julia0.4

The problem was related to using array constructors as `Array{T,N}(shape)`
instead of `Array{T}(shape)`.

* Drop support of Julia v0.4

Remove Compat.jl from REQUIRES, and usage of `@compat`, since it is no longer
needed. (It was used to avoid warnings from Julia0.4). Update .travis.yml

Two warnings related to the previous use of `[x=>i for (i,x) in enumerate(v)]`
in `hash_tables.jl` are now solved through the usage of
`Dict(x=>i for (i,x) in enumerate(v))` (Julia 0.5). This is the
actual change that makes dropping support of Julia v0.4 necessary.

1186 of 1237 relevant lines covered (95.88%)

3285573.5 hits per line

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